On Tue, Aug 27, 2024 at 05:24:36 PM +0200, Anders Blomdell wrote: > Since 6.10 is still marked as a stable release, maybe this shold go into 6.10-fixes branch as well? > > Dave Chinner (1): > [95179935bead] xfs: xfs_finobt_count_blocks() walks the wrong btree > xfs-linux git repository's xfs-6.10-fixes is not meant for collecting patches for stable kernels. Also, the patch mentioned above cannot be merged into 6.10.y for the following reasons: 1. The 6.11 kernel has not been released yet. 2. No developer has signed up for backporting patches to 6.10.y. -- Chandan