]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: Make bdrv_co_pwrite() take a const buffer
authorAlberto Faria <afaria@redhat.com>
Thu, 9 Jun 2022 15:27:39 +0000 (16:27 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 12 Jul 2022 10:14:56 +0000 (12:14 +0200)
commitca71a64ee52eb0954541137026288970cc8213f7
tree138b4c7ee2f3e774a2df66101058e234e4605dc4
parent757dda54b43867936012970a1b457f3d16e7398d
block: Make bdrv_co_pwrite() take a const buffer

It does not mutate the buffer.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220609152744.3891847-6-afaria@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
include/block/block_int-io.h