vfs: plumb remap flags through the vfs clone functions
Plumb a remap_flags argument through the {do,vfs}_clone_file_range functions so that clone can take advantage of it. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Amir Goldstein <amir73il@gmail.com> Signed-off-by:
Dave Chinner <david@fromorbit.com>
Showing
- fs/ioctl.c 1 addition, 1 deletionfs/ioctl.c
- fs/nfsd/vfs.c 1 addition, 1 deletionfs/nfsd/vfs.c
- fs/overlayfs/copy_up.c 1 addition, 1 deletionfs/overlayfs/copy_up.c
- fs/overlayfs/file.c 3 additions, 3 deletionsfs/overlayfs/file.c
- fs/read_write.c 9 additions, 4 deletionsfs/read_write.c
- include/linux/fs.h 2 additions, 2 deletionsinclude/linux/fs.h
Loading
Please register or sign in to comment