diff options
author | Jan Kara <jack@suse.cz> | 2016-11-21 00:08:05 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-11-21 00:08:05 +0100 |
commit | 47e6935136b1f9fbda59cd929409f8e7cee4a1e4 (patch) | |
tree | 3b744419d652aaf8b045a742b91300667c00b501 /fs/ext4/file.c | |
parent | ext4: convert DAX reads to iomap infrastructure (diff) | |
download | linux-47e6935136b1f9fbda59cd929409f8e7cee4a1e4.tar.xz linux-47e6935136b1f9fbda59cd929409f8e7cee4a1e4.zip |
ext4: use iomap for zeroing blocks in DAX mode
Use iomap infrastructure for zeroing blocks when in DAX mode.
ext4_iomap_begin() handles read requests just fine and that's all that
is needed for iomap_zero_range().
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions