diff options
author | Jan Kara <jack@suse.cz> | 2016-11-21 04:47:07 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-11-21 04:47:07 +0300 |
commit | 00697eed386d57c5267aad5b8343f027b10da0c0 (patch) | |
tree | b1440f03d2aea6832e4d7ae044e665159144984e /fs/dax.c | |
parent | 0bd2d5ec3d7655a849928f04597a0ceea0329176 (diff) | |
download | linux-00697eed386d57c5267aad5b8343f027b10da0c0.tar.xz |
ext2: use iomap_zero_range() for zeroing truncated page in DAX path
Currently the last user of ext2_get_blocks() for DAX inodes was
dax_truncate_page(). Convert that to iomap_zero_range() so that all DAX
IO uses the iomap path.
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/dax.c')
0 files changed, 0 insertions, 0 deletions