Hi Andrey, Here's the libxfs sync to catch xfsprogs up to 6.12-rc4. I have a bunch of tool changes as well, but I'll hold off on sending those until dave & hch have a chance to look at last week's kernel patchbomb. The only unreviewed patches are these: [PATCHSET] libxfs: new code for 6.12 [PATCH 01/37] libxfs: require -std=gnu11 for compilation by default [PATCH 03/37] libxfs: port IS_ENABLED from the kernel The first patch brings our C usage in line with the kernel; and the second one is needed for a bug fix that got merged between rc2 and 3. --D