All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qemu-img raw preallocation
@ 2017-02-17  0:51 Nir Soffer
  2017-02-17  0:51 ` [Qemu-devel] [PATCH 1/3] qemu-img: Add tests for raw image preallocation Nir Soffer
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Nir Soffer @ 2017-02-17  0:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, qemu-block, Nir Soffer

This series add missing tests for raw image preallocation, refine
preallocation=full and improve documentation.

Create on top of the commit	10ddfe7b6044 (qemu-img: Do not truncate
before preallocation) from Kevin block branch.

Nir Soffer (3):
  qemu-img: Add tests for raw image preallocation
  qemu-img: Truncate before full preallocation
  qemu-img: Improve documentation for PREALLOC_MODE_FALLOC

 block/file-posix.c         | 19 ++++++++++++++-
 tests/qemu-iotests/175     | 61 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/175.out | 18 ++++++++++++++
 tests/qemu-iotests/group   |  1 +
 4 files changed, 98 insertions(+), 1 deletion(-)
 create mode 100755 tests/qemu-iotests/175
 create mode 100644 tests/qemu-iotests/175.out

-- 
2.9.3

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

end of thread, other threads:[~2017-02-22 13:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17  0:51 [Qemu-devel] [PATCH 0/3] qemu-img raw preallocation Nir Soffer
2017-02-17  0:51 ` [Qemu-devel] [PATCH 1/3] qemu-img: Add tests for raw image preallocation Nir Soffer
2017-02-17  9:14   ` Kevin Wolf
2017-02-17 14:20     ` Nir Soffer
2017-02-17 14:27       ` Kevin Wolf
2017-02-17  0:51 ` [Qemu-devel] [PATCH 2/3] qemu-img: Truncate before full preallocation Nir Soffer
2017-02-17  0:51 ` [Qemu-devel] [PATCH 3/3] qemu-img: Improve documentation for PREALLOC_MODE_FALLOC Nir Soffer
2017-02-22 12:31 ` [Qemu-devel] [PATCH 0/3] qemu-img raw preallocation Kevin Wolf
2017-02-22 13:52   ` Nir Soffer

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.