commit | 4f5a763c9a0d4b179064d51dddde8421fdbb76c7 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Tue Nov 22 23:21:58 2016 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 22 23:21:58 2016 -0500 |
tree | 06155631b6d915e49009f6eb20fd4f6ab9375633 | |
parent | 2f8f5e76c7da787153f3b9791a2cb4fb384e0e67 [diff] |
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: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>