diff --git a/[refs] b/[refs] index 175d2d8dc5bc..dab3f0265960 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a2e0f79939e09e74698564b88dee709db208e1e2 +refs/heads/master: 820969f353587281d645735c83c7f07d606e67ba diff --git a/trunk/fs/gfs2/Kconfig b/trunk/fs/gfs2/Kconfig index cc9665522148..c465ae066c62 100644 --- a/trunk/fs/gfs2/Kconfig +++ b/trunk/fs/gfs2/Kconfig @@ -1,6 +1,6 @@ config GFS2_FS tristate "GFS2 file system support" - depends on EXPERIMENTAL && (64BIT || LBDAF) + depends on (64BIT || LBDAF) select DLM if GFS2_FS_LOCKING_DLM select CONFIGFS_FS if GFS2_FS_LOCKING_DLM select SYSFS if GFS2_FS_LOCKING_DLM