commit | 452ce65951a2f0719e4e119ecca134c06cfe22ee | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 30 10:41:56 2018 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Oct 30 10:41:56 2018 +1100 |
tree | 5b004e6b2ca558d80623963388a9c51acae04e5a | |
parent | 42ec3d4c02187a18e27ff94b409ec27234bf2ffd [diff] |
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>