On Wed, 20 Mar 2024 19:05:39 +0800, Zhang Yi wrote: > Changes since v3: > - Improve some git message comments and do some minor code cleanup, no > logic changes. > > Changes since v2: > - Merge the patch for dropping of xfs_convert_blocks() and the patch > for modifying xfs_bmapi_convert_delalloc(). > - Reword the commit message of the second patch. > > [...] @Chandan, since the bug has been determined to be in the xfs specific changes for this I've picked up the cleanup patches into vfs.iomap. If you need to rely on that branch I can keep it stable. --- Applied to the vfs.iomap branch of the vfs/vfs.git tree. Patches in the vfs.iomap branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.iomap [5/9] iomap: drop the write failure handles when unsharing and zeroing https://git.kernel.org/vfs/vfs/c/89c6c1d91ab2 [6/9] iomap: don't increase i_size if it's not a write operation https://git.kernel.org/vfs/vfs/c/943bc0882ceb [7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter() https://git.kernel.org/vfs/vfs/c/1a61d74932d4 [8/9] iomap: make iomap_write_end() return a boolean https://git.kernel.org/vfs/vfs/c/815f4b633ba1 [9/9] iomap: do some small logical cleanup in buffered write https://git.kernel.org/vfs/vfs/c/e1f453d4336d