提交 4f5a763c 编写于 作者: J Jan Kara 提交者: Theodore Ts'o

ext4: Add select for CONFIG_FS_IOMAP

When ext4 is compiled with DAX support, it now needs the iomap code. Add
appropriate select to Kconfig.
Signed-off-by: NJan Kara <jack@suse.cz>
Signed-off-by: NTheodore Ts'o <tytso@mit.edu>
上级 2f8f5e76
...@@ -37,6 +37,7 @@ config EXT4_FS ...@@ -37,6 +37,7 @@ config EXT4_FS
select CRC16 select CRC16
select CRYPTO select CRYPTO
select CRYPTO_CRC32C select CRYPTO_CRC32C
select FS_IOMAP if FS_DAX
help help
This is the next generation of the ext3 filesystem. This is the next generation of the ext3 filesystem.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册