vfs: plumb remap flags through the vfs clone functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 29 Oct 2018 23:41:56 +0000 (10:41 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 29 Oct 2018 23:41:56 +0000 (10:41 +1100)
commit452ce65951a2f0719e4e119ecca134c06cfe22ee
tree5b004e6b2ca558d80623963388a9c51acae04e5a
parent42ec3d4c02187a18e27ff94b409ec27234bf2ffd
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>
fs/ioctl.c
fs/nfsd/vfs.c
fs/overlayfs/copy_up.c
fs/overlayfs/file.c
fs/read_write.c
include/linux/fs.h