Hi all, As I've detailed in my reply to Dave, this is a short series of fixes for the 5.19 for-next branch that fixes some validation deficiencies in xattr log item recovery and some memory leaks due to a confusing API. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. --D --- fs/xfs/libxfs/xfs_attr.c | 32 ++++++++++++++++++++++---------- fs/xfs/libxfs/xfs_log_format.h | 9 ++++++++- fs/xfs/xfs_attr_item.c | 36 +++++++++++++++++++++++++++--------- 3 files changed, 57 insertions(+), 20 deletions(-)