提交 89464554 编写于 作者: D Darrick J. Wong

xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n

Pavel Machek complained that the question about supporting deprecated
XFS v4 comes up even when XFS is disabled.  This clearly makes no sense,
so fix Kconfig.
Reported-by: NPavel Machek <pavel@ucw.cz>
Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: NEric Sandeen <sandeen@redhat.com>
上级 d88850bd
...@@ -24,6 +24,7 @@ config XFS_FS ...@@ -24,6 +24,7 @@ config XFS_FS
config XFS_SUPPORT_V4 config XFS_SUPPORT_V4
bool "Support deprecated V4 (crc=0) format" bool "Support deprecated V4 (crc=0) format"
depends on XFS_FS
default y default y
help help
The V4 filesystem format lacks certain features that are supported The V4 filesystem format lacks certain features that are supported
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册