qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 10/18] block: Change blk_pwrite_compressed() param order


From: Hanna Reitz
Subject: Re: [PATCH 10/18] block: Change blk_pwrite_compressed() param order
Date: Tue, 5 Jul 2022 10:29:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 17.05.22 13:38, Alberto Faria wrote:
Swap 'buf' and 'bytes' around for consistency with other I/O functions.

Signed-off-by: Alberto Faria <afaria@redhat.com>
---
  block/block-backend.c             | 4 ++--
  include/sysemu/block-backend-io.h | 4 ++--
  qemu-img.c                        | 2 +-
  qemu-io-cmds.c                    | 2 +-
  4 files changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

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