On Wed, May 18, 2022 at 11:54:58AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Make sure we screen the "attr flags" field of recovered xattr intent log > items to reject flag bits that we don't know about. This is really the > attr *filter* field from xfs_da_args, so rename the field and create > a mask to make checking for invalid bits easier. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_log_format.h | 10 +++++++++- > fs/xfs/xfs_attr_item.c | 10 +++++++--- > 2 files changed, 16 insertions(+), 4 deletions(-) looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx