Hi Greg,
These are the two patches that you asked me [1] to defer until they are posted to 5.15.y.
Now that Leah has posted them for 5.15.y [2], please apply them also to 5.10.y.
Note that Leah has an extra patch in her 5.15.y series: "xfs: fix xfs_ifree() error handling to not leak perag ref" This fix does not apply and is not relevant to 5.10.y.
Thanks, Amir.
[1] https://lore.kernel.org/linux-xfs/YxCulVd4dESBjCUM@kroah.com/ [2] https://lore.kernel.org/linux-xfs/20220922151501.2297190-1-leah.rumancik@gma...
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(-)