提交 10528497 编写于 作者: S Steven Whitehouse

[GFS2] Need to ensure that sector_t is 64bits for GFS2

We need to ensure that sector_t is 64bits for GFS2, so that we need to
depend on LBD as well as LSF.
Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
上级 43a33c53
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册