On Thu, Oct 04, 2018 at 05:45:00PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > Before cloning into a file, update the ctime and remove sensitive > attributes like suid, just like we'd do for a regular file write. > > Signed-off-by: Darrick J. Wong <[email protected]> > --- > fs/xfs/xfs_reflink.c | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+)
Looks good. Reviewed-by: Dave Chinner <[email protected]> Because this fixes a security related problem, I'm going to push this with the data corruption fixes. Cheers, Dave. -- Dave Chinner [email protected]
