diff --git a/[refs] b/[refs] index 414ea4944d16..4accbec4edc9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 43a33c53cc9131a537522ab9736c6e4c03ddf57a +refs/heads/master: 105284970ba7d0d0ff4b97e57728eac7adf6a42a diff --git a/trunk/fs/gfs2/Kconfig b/trunk/fs/gfs2/Kconfig index d147b53ef527..7f7947e3dfbb 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 || LSF) + depends on EXPERIMENTAL && (64BIT || (LSF && LBD)) select FS_POSIX_ACL select CRC32 help