Re: [PATCH v2] xfs: Add error handling for xfs_reflink_cancel_cow_range

From: Carlos Maiolino
Date: Tue Jan 28 2025 - 05:58:25 EST


On Fri, 24 Jan 2025 11:45:09 +0800, Wentao Liang wrote:
> In xfs_inactive(), xfs_reflink_cancel_cow_range() is called
> without error handling, risking unnoticed failures and
> inconsistent behavior compared to other parts of the code.
>
> Fix this issue by adding an error handling for the
> xfs_reflink_cancel_cow_range(), improving code robustness.
>
> [...]

Applied to for-next, thanks!

[1/1] xfs: Add error handling for xfs_reflink_cancel_cow_range
commit: 26b63bee2f6e711c5a169997fd126fddcfb90848

Best regards,
--
Carlos Maiolino <cem@xxxxxxxxxx>