On Sun, May 22, 2022 at 08:27:58AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > V4 superblocks do not contain the log_incompat feature bit, which means > that we cannot protect xattr log items against kernels that are too old > to know how to recover them. Turn off the log items for such > filesystems and adjust the "delayed" name to reflect what it's really > controlling. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr.c | 6 +++--- > fs/xfs/libxfs/xfs_attr.h | 3 ++- > 2 files changed, 5 insertions(+), 4 deletions(-) looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx