Hi Greg, These patches correspond to the last two patches from the 5.10 series [1]. These patches were postponed for 5.10 until they were tested on 5.15. I have tested these on 5.15 (40 runs of the auto group x 4 configs). Best, Leah Changes v1-> v2: - Added Acks [1] https://lore.kernel.org/linux-xfs/20220901054854.2449416-1-amir73il@xxxxxxxxx/ Brian Foster (1): xfs: fix xfs_ifree() error handling to not leak perag ref Dave Chinner (2): xfs: reorder iunlink remove operation in xfs_ifree xfs: validate inode fork size against fork format fs/xfs/libxfs/xfs_inode_buf.c | 35 ++++++++++++++++++++++++++--------- fs/xfs/xfs_inode.c | 22 ++++++++++++---------- 2 files changed, 38 insertions(+), 19 deletions(-) -- 2.37.3.968.ga6b4b080e4-goog