Commit 0027ce68 authored by Steven Whitehouse's avatar Steven Whitehouse

GFS2: LSF and LBD are now one and the same

As a result of this recent patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b3a6ffe16b5cc48abe7db8d04882dc45280eb693
We only need to depend on LBD.
Reported-by: default avatarFabio M. Di Nitto <fdinitto@redhat.com>
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent e4fefbac
config GFS2_FS config GFS2_FS
tristate "GFS2 file system support" tristate "GFS2 file system support"
depends on EXPERIMENTAL && (64BIT || (LSF && LBD)) depends on EXPERIMENTAL && (64BIT || LBD)
select FS_POSIX_ACL select FS_POSIX_ACL
select CRC32 select CRC32
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment