diff options
author | Christoph Hellwig <hch@lst.de> | 2021-11-29 11:21:56 +0100 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2021-12-04 08:58:53 -0800 |
commit | a50f6ab3fd31b084b851c5c196db6c900af2c7cc (patch) | |
tree | bdf5d661ca6cce82ab6acd4ad6c1258888d82883 /fs/xfs/xfs_iomap.h | |
parent | 5b5abbefec1bea98abba8f1cffcf72c11c32a92d (diff) |
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
While the buffered write iomap ops do work due to the fact that zeroing
never allocates blocks, the DAX zeroing should use the direct ops just
like actual DAX I/O.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20211129102203.2243509-23-hch@lst.de
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/xfs/xfs_iomap.h')
0 files changed, 0 insertions, 0 deletions