linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iomap: swapfile tweaks
@ 2018-05-16 17:54 Omar Sandoval
  2018-05-16 17:54 ` [PATCH v3 1/2] iomap: provide more useful errors for invalid swap files Omar Sandoval
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Omar Sandoval @ 2018-05-16 17:54 UTC (permalink / raw)
  To: Darrick J . Wong, linux-xfs
  Cc: linux-fsdevel, Jan Kara, Christoph Hellwig, Aleksei Besogonov,
	kernel-team

From: Omar Sandoval <osandov@fb.com>

Changes from v2:

- Move up inline flag check, which Christoph is going to turn into a
  type at some point
- Remove null address check, since it doesn't make sense for
  IOMAP_MAPPED or IOMAP_UNWRITTEN

Omar Sandoval (2):
  iomap: provide more useful errors for invalid swap files
  iomap: don't allow holes in swapfiles

 fs/iomap.c | 43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-17 17:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 17:54 [PATCH v3 0/2] iomap: swapfile tweaks Omar Sandoval
2018-05-16 17:54 ` [PATCH v3 1/2] iomap: provide more useful errors for invalid swap files Omar Sandoval
2018-05-16 18:10   ` Christoph Hellwig
2018-05-17  8:58   ` Jan Kara
2018-05-16 17:54 ` [PATCH v3 2/2] iomap: don't allow holes in swapfiles Omar Sandoval
2018-05-16 18:11   ` Christoph Hellwig
2018-05-17  8:59   ` Jan Kara
2018-05-17 17:23 ` [PATCH v3 0/2] iomap: swapfile tweaks Darrick J. Wong

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