public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* RFC: use iomap infrastructure for all our zeroing needs
@ 2016-04-12 22:26 Christoph Hellwig
  2016-04-12 22:26 ` [PATCH 1/6] iomap: support DAX based zeroing Christoph Hellwig
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christoph Hellwig @ 2016-04-12 22:26 UTC (permalink / raw)
  To: xfs

This series uses the new iomap infrastructure to simplify all kinds
of zeroing operations.  The RFC tag is mostly because the DAX path
modified in this series hasn't been tested yet, the normal buffered
path has been tested and works fine.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2016-04-13 21:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 22:26 RFC: use iomap infrastructure for all our zeroing needs Christoph Hellwig
2016-04-12 22:26 ` [PATCH 1/6] iomap: support DAX based zeroing Christoph Hellwig
2016-04-12 22:26 ` [PATCH 2/6] xfs: use iomap infrastructure for DAX zeroing Christoph Hellwig
2016-04-12 22:26 ` [PATCH 3/6] xfs: handle 64-bit length in xfs_iozero Christoph Hellwig
2016-04-12 22:26 ` [PATCH 4/6] xfs: use xfs_zero_range in xfs_zero_eof Christoph Hellwig
2016-04-12 22:26 ` [PATCH 5/6] xfs: split xfs_free_file_space in manageable pieces Christoph Hellwig
2016-04-12 22:26 ` [PATCH 6/6] kill xfs_zero_remaining_bytes Christoph Hellwig
2016-04-13 21:55 ` RFC: use iomap infrastructure for all our zeroing needs Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox