Skip to content
Commit fe0da9c0 authored by Amir Goldstein's avatar Amir Goldstein Committed by Darrick J. Wong
Browse files

fuse: copy_file_range needs to strip setuid bits and update timestamps



Like ->write_iter(), we update mtime and strip setuid of dst file before
copy and like ->read_iter(), we update atime of src file after copy.

Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
Acked-by: default avatarMiklos Szeredi <miklos@szeredi.hu>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 5dae222a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment