mbox series

[v3,0/8] iomap: regroup code by functional area

Message ID 156334313527.360395.511547592522547578.stgit@magnolia (mailing list archive)
Headers show
Series iomap: regroup code by functional area | expand

Message

Darrick J. Wong July 17, 2019, 5:58 a.m. UTC
Hi all,

This series breaks up fs/iomap.c by grouping the functions by major
functional area (swapfiles, fiemap, seek hole/data, directio, buffered
io, and page migration) in separate source code files under fs/iomap/.
No functional changes have been made.  Please check the copyrights to
make sure the attribution is correct.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This has been lightly tested with fstests.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=iomap-split