On Mon, 14 Oct 2024 08:04:49 +0200, Christoph Hellwig wrote: > auditing the perag code for the generic groups feature found an issue > where recovery of an extfree intent without a logged done entry will > fail when the log also contained the transaction that added the AG > to the extent is freed to because the file system geometry in the > superblock is only updated updated and the perag structures are only > created after log recovery has finished. > > [...] Applied to for-next, thanks! [1/6] xfs: pass the exact range to initialize to xfs_initialize_perag commit: 82742f8c3f1a93787a05a00aca50c2a565231f84 [2/6] xfs: merge the perag freeing helpers commit: aa67ec6a25617e36eba4fb28a88159f500a6cac6 [3/6] xfs: update the file system geometry after recoverying superblock buffers commit: 6a18765b54e2e52aebcdb84c3b4f4d1f7cb2c0ca [4/6] xfs: error out when a superblock buffer update reduces the agcount commit: b882b0f8138ffa935834e775953f1630f89bbb62 [5/6] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag commit: 069cf5e32b700f94c6ac60f6171662bdfb04f325 [6/6] xfs: update the pag for the last AG at recovery time commit: 4a201dcfa1ff0dcfe4348c40f3ad8bd68b97eb6c Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>