Re: [PATCH] xfs: remove duplicate INO1_WRITTEN check
From: Carlos Maiolino
Date: Wed Sep 16 2026 - 08:35:49 EST
On Mon, 14 Sep 2026 16:21:11 +0800, Jiangshan Yi wrote:
> Commit a23eca88448e ("xfs: fix exchange-range reflink flag clearing
> issue with INO1_WRITTEN") duplicated commit b2d5a81dae38 ("xfs: fix
> exchange-range reflink flag clearing issue with INO1_WRITTEN"), so
> xmi_can_exchange_reflink_flags() ended up with two identical
> XFS_EXCHMAPS_INO1_WRITTEN checks. The second one is dead code,
> since the first one already returned false. Remove it.
>
> [...]
Applied to for-next, thanks!
[1/1] xfs: remove duplicate INO1_WRITTEN check
commit: ce2b91bebc7bc0495fe3ad5ee47e4977fbb77fc5
Best regards,
--
Carlos Maiolino <cem@xxxxxxxxxx>