linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] iomap: regroup code by functional area
@ 2019-07-15 17:59 Darrick J. Wong
  2019-07-15 17:59 ` [PATCH 1/9] iomap: start moving code to fs/iomap/ Darrick J. Wong
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Darrick J. Wong @ 2019-07-15 17:59 UTC (permalink / raw)
  To: hch, darrick.wong; +Cc: linux-xfs, linux-fsdevel, agruenba

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.

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

--D

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-07-17 14:53 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 17:59 [PATCH v2 0/9] iomap: regroup code by functional area Darrick J. Wong
2019-07-15 17:59 ` [PATCH 1/9] iomap: start moving code to fs/iomap/ Darrick J. Wong
2019-07-17  4:59   ` Christoph Hellwig
2019-07-17  5:26     ` Darrick J. Wong
2019-07-15 17:59 ` [PATCH 2/9] iomap: move the swapfile code into a separate file Darrick J. Wong
2019-07-17  4:59   ` Christoph Hellwig
2019-07-15 17:59 ` [PATCH 3/9] iomap: move the file mapping reporting " Darrick J. Wong
2019-07-17  4:59   ` Christoph Hellwig
2019-07-15 17:59 ` [PATCH 4/9] iomap: move the SEEK_HOLE " Darrick J. Wong
2019-07-17  5:01   ` Christoph Hellwig
2019-07-17 12:44     ` Andreas Gruenbacher
2019-07-17 14:53       ` Darrick J. Wong
2019-07-15 17:59 ` [PATCH 5/9] iomap: move the direct IO " Darrick J. Wong
2019-07-17  5:02   ` Christoph Hellwig
2019-07-15 17:59 ` [PATCH 6/9] iomap: move the buffered " Darrick J. Wong
2019-07-17  5:03   ` Christoph Hellwig
2019-07-15 18:00 ` [PATCH 7/9] iomap: move the page migration " Darrick J. Wong
2019-07-17  5:05   ` Christoph Hellwig
2019-07-17  5:53     ` Darrick J. Wong
2019-07-15 18:00 ` [PATCH 8/9] iomap: move the main iteration " Darrick J. Wong
2019-07-17  5:05   ` Christoph Hellwig
2019-07-15 18:00 ` [PATCH 9/9] iomap: move internal declarations into fs/iomap/ Darrick J. Wong
2019-07-17  5:05   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).