OSDN Git Service

block: Comment cleanups
authorEric Blake <eblake@redhat.com>
Tue, 28 Apr 2020 21:38:07 +0000 (16:38 -0500)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commitf4649069517b71c4038add8d977a41644fb117dc
tree2351ad28775fa4fdf44fd2fcc419b82c40cd2866
parentee1244a2e96288ba3c2f3a9a82b97f5617939d9f
block: Comment cleanups

It's been a while since we got rid of the sector-based bdrv_read and
bdrv_write (commit 2e11d756); let's finish the job on a few remaining
comments.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200428213807.776655-1-eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/io.c
block/qcow2-refcount.c
block/vvfat.c
tests/qemu-iotests/001
tests/qemu-iotests/052
tests/qemu-iotests/134
tests/qemu-iotests/188