Re: (subset) [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof

From: Chandan Babu R
Date: Mon Apr 29 2024 - 07:50:34 EST


On Thu, Apr 25, 2024 at 02:25:47 PM +0200, Christian Brauner wrote:
> 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.

I am sorry about the late reply. I somehow missed this mail.

I will pick up the XFS specific patches now.

--
Chandan