Skip to content
Commit 1b2c54d6 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

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: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 02e83f46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment