All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] qcow2: Preallocation fixes
@ 2019-04-15 15:54 ` Kevin Wolf
  0 siblings, 0 replies; 20+ messages in thread
From: Kevin Wolf @ 2019-04-15 15:54 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, mreitz, eblake, qemu-devel

Kevin Wolf (4):
  qcow2: Avoid COW during metadata preallocation
  qcow2: Fix preallocation bdrv_pwrite to wrong file
  qcow2: Add errp to preallocate_co()
  qcow2: Fix full preallocation with external data file

 block/qcow2.c | 47 +++++++++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 20 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-04-29  8:52 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-15 15:54 [Qemu-devel] [PATCH 0/4] qcow2: Preallocation fixes Kevin Wolf
2019-04-15 15:54 ` Kevin Wolf
2019-04-15 15:54 ` [Qemu-devel] [PATCH 1/4] qcow2: Avoid COW during metadata preallocation Kevin Wolf
2019-04-15 15:54   ` Kevin Wolf
2019-04-15 16:14   ` Eric Blake
2019-04-15 16:14     ` Eric Blake
2019-04-15 15:54 ` [Qemu-devel] [PATCH for-4.0? 2/4] qcow2: Fix preallocation bdrv_pwrite to wrong file Kevin Wolf
2019-04-15 15:54   ` Kevin Wolf
2019-04-15 16:17   ` Eric Blake
2019-04-15 16:17     ` Eric Blake
2019-04-15 15:54 ` [Qemu-devel] [PATCH 3/4] qcow2: Add errp to preallocate_co() Kevin Wolf
2019-04-15 15:54   ` Kevin Wolf
2019-04-15 16:20   ` Eric Blake
2019-04-15 16:20     ` Eric Blake
2019-04-15 15:54 ` [Qemu-devel] [PATCH 4/4] qcow2: Fix full preallocation with external data file Kevin Wolf
2019-04-15 15:54   ` Kevin Wolf
2019-04-15 16:34   ` Eric Blake
2019-04-15 16:34     ` Eric Blake
2019-04-29  8:51 ` [Qemu-devel] [PATCH 0/4] qcow2: Preallocation fixes Kevin Wolf
2019-04-29  8:51   ` Kevin Wolf

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.