commit | 6095028b455d775e369ae27875f698ff0f6fdeb8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <[email protected]> | Tue Oct 30 10:41:14 2018 +1100 |
committer | Dave Chinner <[email protected]> | Tue Oct 30 10:41:14 2018 +1100 |
tree | c1a8d7916f298a534a919e4f54c21ed7751d5b71 | |
parent | a83ab01a62e61616ebb8b97f90f568c1214dc10d [diff] |
vfs: rename clone_verify_area to remap_verify_area Since we use clone_verify_area for both clone and dedupe range checks, rename the function to make it clear that it's for both. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Amir Goldstein <[email protected]> Signed-off-by: Dave Chinner <[email protected]>