commit | df3658361951e17364f1e1c3fa92862a990ad8bd | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 30 10:42:03 2018 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Oct 30 10:42:03 2018 +1100 |
tree | 6a8654d7e37881b951eab42f3b28cf90b9a68766 | |
parent | 452ce65951a2f0719e4e119ecca134c06cfe22ee [diff] |
vfs: plumb remap flags through the vfs dedupe functions Plumb a remap_flags argument through the vfs_dedupe_file_range_one functions so that dedupe 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>