On Wed, May 18, 2022 at 11:55:55AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The flags that are stored in the extended attr intent log item really > should have a separate namespace from the rest of the XFS_ATTR_* flags. > Give them one to make it a little more obvious that they're intent item > flags. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr.c | 6 +++--- > fs/xfs/libxfs/xfs_attr.h | 2 +- > fs/xfs/libxfs/xfs_log_format.h | 8 ++++---- > fs/xfs/xfs_attr_item.c | 20 ++++++++++---------- > 4 files changed, 18 insertions(+), 18 deletions(-) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx