diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-10-15 01:38:47 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-10-15 18:48:49 +0200 |
commit | 1b2c54d63cde7e8cf15aa6319aba168d81c7e364 (patch) | |
tree | c545ef58b47236ef246cfa9ce4ad04072cd424bf /mm | |
parent | vfs: move generic_remap_checks out of mm (diff) | |
download | linux-1b2c54d63cde7e8cf15aa6319aba168d81c7e364.tar.xz linux-1b2c54d63cde7e8cf15aa6319aba168d81c7e364.zip |
vfs: move the remap range helpers to remap_range.c
Complete the migration by moving the file remapping helper functions out
of read_write.c and into remap_range.c. This reduces the clutter in the
first file and (eventually) will make it so that we can compile out the
second file if it isn't needed.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions