On Mon, Feb 17, 2020 at 01:59:42PM +0100, Christoph Hellwig wrote: > op_flags with the XFS_DA_OP_* flags is the usual place for in-kernel > only flags, so move the notime flag there. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Chandan Rajendra <chandanrlinux@xxxxxxxxx> > Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/libxfs/xfs_attr.c | 4 ++-- > fs/xfs/libxfs/xfs_attr.h | 8 +------- > fs/xfs/libxfs/xfs_types.h | 2 ++ > fs/xfs/scrub/attr.c | 2 +- > fs/xfs/xfs_ioctl.c | 1 - > 5 files changed, 6 insertions(+), 11 deletions(-) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx