All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more
@ 2014-11-13 10:16 Markus Armbruster
  2014-11-13 10:17 ` [Qemu-devel] [PATCH v2 1/4] raw-posix: Fix comment for raw_co_get_block_status() Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Markus Armbruster @ 2014-11-13 10:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, famz, tony, mreitz, stefanha, pbonzini

See PATCH 2/4 for why FIEMAP needs to go.  Minor fixes in 1+3/4,
cleanup in 4/4.

Would you like this included in 2.2?  Maybe just the first three?

v2:
* PATCH 1 unchanged
* PATCH 2 revised and split up [Paolo, Fam, Eric, Max]

Markus Armbruster (4):
  raw-posix: Fix comment for raw_co_get_block_status()
  raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
  raw-posix: Fix try_seek_hole()'s handling of SEEK_DATA failure
  raw-posix: Clean up around raw_co_get_block_status()

 block/raw-posix.c | 117 ++++++++++++++++++------------------------------------
 1 file changed, 38 insertions(+), 79 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-11-15  0:47 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 10:16 [Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more Markus Armbruster
2014-11-13 10:17 ` [Qemu-devel] [PATCH v2 1/4] raw-posix: Fix comment for raw_co_get_block_status() Markus Armbruster
2014-11-13 10:17 ` [Qemu-devel] [PATCH v2 2/4] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP Markus Armbruster
2014-11-13 10:19   ` Max Reitz
2014-11-13 14:09   ` Eric Blake
2014-11-13 10:17 ` [Qemu-devel] [PATCH v2 3/4] raw-posix: Fix try_seek_hole()'s handling of SEEK_DATA failure Markus Armbruster
2014-11-13 10:22   ` Max Reitz
2014-11-13 13:03   ` Kevin Wolf
2014-11-13 14:52     ` Eric Blake
2014-11-13 15:29       ` Eric Blake
2014-11-13 15:44         ` Max Reitz
2014-11-13 15:49           ` Eric Blake
2014-11-13 15:52             ` Eric Blake
2014-11-13 15:47         ` Eric Blake
2014-11-13 16:01           ` Eric Blake
2014-11-14 13:12           ` Markus Armbruster
2014-11-15  0:47             ` Eric Blake
2014-11-13 10:17 ` [Qemu-devel] [PATCH v2 4/4] raw-posix: Clean up around raw_co_get_block_status() Markus Armbruster
2014-11-13 10:27   ` Max Reitz
2014-11-13 12:48     ` Markus Armbruster
2014-11-13 13:30 ` [Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.