linux/fs/iomap
Darrick J. Wong cb7181ff4b iomap: move the main iteration code into a separate file
Move the main iteration code into a separate file so that we can group
related functions in a single file instead of having a single enormous
source file.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2019-07-17 07:20:43 -07:00
..
apply.c iomap: move the main iteration code into a separate file 2019-07-17 07:20:43 -07:00
buffered-io.c iomap: move the buffered IO code into a separate file 2019-07-17 07:16:00 -07:00
direct-io.c iomap: move the direct IO code into a separate file 2019-07-17 07:16:00 -07:00
fiemap.c iomap: move the file mapping reporting code into a separate file 2019-07-17 07:14:10 -07:00
Makefile iomap: move the main iteration code into a separate file 2019-07-17 07:20:43 -07:00
seek.c iomap: move the SEEK_HOLE code into a separate file 2019-07-17 07:14:10 -07:00
swapfile.c iomap: move the swapfile code into a separate file 2019-07-17 07:14:10 -07:00