linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iomap fixes
@ 2018-02-28 17:45 Christoph Hellwig
  2018-02-28 17:45 ` [PATCH 1/3] xfs: don't allocate COW blocks for zeroing holes or unwritten extents Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-02-28 17:45 UTC (permalink / raw)
  To: linux-xfs; +Cc: david

A few iomap fixes for 4.16-rc and -stable:

 - don't allocate blocks for zeroing holes or unwritten extents on files
   with the reflink bit set
 - don't take the exlusive ilock when no needed in iomap_begin
 - don't block on the ilock for RWF_NOWAIT


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

end of thread, other threads:[~2018-03-01 22:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 17:45 iomap fixes Christoph Hellwig
2018-02-28 17:45 ` [PATCH 1/3] xfs: don't allocate COW blocks for zeroing holes or unwritten extents Christoph Hellwig
2018-03-01 22:01   ` Dave Chinner
2018-03-01 22:28     ` Darrick J. Wong
2018-02-28 17:45 ` [PATCH 2/3] xfs: don't start out with the exclusive ilock for direct I/O Christoph Hellwig
2018-03-01 22:02   ` Dave Chinner
2018-02-28 17:45 ` [PATCH 3/3] xfs: don't block on the ilock for RWF_NOWAIT Christoph Hellwig
2018-03-01 22:04   ` Dave Chinner

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).