diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-10-30 10:40:31 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-30 10:40:31 +1100 |
commit | 1383a7ed67490fb00d793e36c7a4d599ff88a64d (patch) | |
tree | 048373f94325388a84358370707718d5c15366a6 /LICENSES | |
parent | 5b49f64db299d0b3f7c2170088186aa593d0be7d (diff) | |
download | blackbird-obmc-linux-1383a7ed67490fb00d793e36c7a4d599ff88a64d.tar.gz blackbird-obmc-linux-1383a7ed67490fb00d793e36c7a4d599ff88a64d.zip |
vfs: check file ranges before cloning files
Move the file range checks from vfs_clone_file_prep into a separate
generic_remap_checks function so that all the checks are collected in a
central location. This forms the basis for adding more checks from
generic_write_checks that will make cloning's input checking more
consistent with write input checking.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions