aboutsummaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2006-09-14 10:28:06 -0700
committerMark Fasheh <mark.fasheh@oracle.com>2006-09-20 16:00:06 -0700
commit02ed8416fe5b7e33b5bbf2d73f9af1d316806822 (patch)
tree5d13f6792c2ec5f593f7a89ca55bf8454e06c887 /fs/Kconfig
parentaa9588741db907785e4d92c8b768dd6c9077e6f0 (diff)
ocfs2: Remove EXPERIMENTAL dependency
Things have been working pretty well for a while now. We should've probably done this at least one kernel revision ago, but it doesn't hurt to be paranoid. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 3f00a9faabc..53058162831 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -325,8 +325,8 @@ config FS_POSIX_ACL
source "fs/xfs/Kconfig"
config OCFS2_FS
- tristate "OCFS2 file system support (EXPERIMENTAL)"
- depends on NET && SYSFS && EXPERIMENTAL
+ tristate "OCFS2 file system support"
+ depends on NET && SYSFS
select CONFIGFS_FS
select JBD
select CRC32