qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v13 1/6] block: round up file size to nearest se


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v13 1/6] block: round up file size to nearest sector
Date: Tue, 02 Sep 2014 23:21:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 29.08.2014 10:33, Hu Tao wrote:
Signed-off-by: Hu Tao <address@hidden>
---
  block/archipelago.c              |  3 ++-
  block/cow.c                      |  3 ++-
  block/gluster.c                  |  4 +--
  block/iscsi.c                    |  4 +--
  block/nfs.c                      |  3 ++-
  block/qcow.c                     |  3 ++-
  block/qcow2.c                    |  3 ++-
  block/qed.c                      |  3 ++-
  block/raw-posix.c                |  8 +++---
  block/raw-win32.c                |  4 +--
  block/rbd.c                      |  3 ++-
  block/sheepdog.c                 |  3 ++-
  block/ssh.c                      |  3 ++-
  block/vdi.c                      |  3 ++-
  block/vhdx.c                     |  3 ++-
  block/vmdk.c                     |  3 ++-
  block/vpc.c                      |  3 ++-
  tests/qemu-iotests/104           | 57 ++++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/104.out       | 12 +++++++++
  tests/qemu-iotests/common.filter | 21 +++++++++++++++
  tests/qemu-iotests/group         |  1 +
  21 files changed, 127 insertions(+), 23 deletions(-)
  create mode 100755 tests/qemu-iotests/104
  create mode 100644 tests/qemu-iotests/104.out

Reviewed-by: Max Reitz <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]