commit | a91ae49bbaf43910edb09e03fedf26b23875bd52 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 30 10:41:28 2018 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Oct 30 10:41:28 2018 +1100 |
tree | 8152c5568a957e47b986e25324846e06a6d1fd57 | |
parent | 2e5dfc99f2e61c42083ba742395e7a7b353513d1 [diff] |
vfs: pass remap flags to generic_remap_file_range_prep Plumb the remap flags through the filesystem from the vfs function dispatcher all the way to the prep function to prepare for behavior changes in subsequent patches. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>