On Thu, 31 Jul 2025 07:19:41 -0700, Christoph Hellwig wrote: > Commit 83a80e95e797 ("xfs: decouple xfs_trans_alloc_empty from > xfs_trans_alloc") move the place of the assert for a frozen file system > after the sb_start_intwrite call that ensures it doesn't run on frozen > file systems, and thus allows to incorrect trigger it. > > Fix that by moving it back to where it belongs. > > [...] Applied to for-next, thanks! [1/1] xfs: fix frozen file system assert in xfs_trans_alloc commit: 647b3d59c768d7638dd17c78c8044178364383ca Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>