diff options
author | Christoph Hellwig <hch@lst.de> | 2024-10-29 16:12:00 +0100 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2024-11-05 13:52:57 +0100 |
commit | fe4e0faac931e01cd3a17ae45e45167e7855f048 (patch) | |
tree | fc8272228f7f93ab320d233c536aee0c2c52f36d /fs/xfs/xfs_iunlink_item.c | |
parent | a7fd3327d3ba208e1086ef972162fb54c7fb4bea (diff) |
xfs: remove xfs_page_mkwrite_iomap_ops
Shared the regular buffered write iomap_ops with the page fault path
and just check for the IOMAP_FAULT flag to skip delalloc punching.
This keeps the delalloc punching checks in one place, and will make it
easier to convert iomap to an iter model where the begin and end
handlers are merged into a single callback.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_iunlink_item.c')
0 files changed, 0 insertions, 0 deletions