diff options
author | Alberto Garcia <berto@igalia.com> | 2019-05-01 21:13:58 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-05-10 16:45:40 +0200 |
commit | 2e11d7562ac9f065b9fe696fda51273a1e6671e9 (patch) | |
tree | a4af7e03ab5c2eb528edab23354e17ce86f79f07 /block/qcow2.h | |
parent | e5a0a6784a63a15d5b1221326fe5c258be6b5561 (diff) | |
download | qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.zip qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.tar.gz qemu-2e11d7562ac9f065b9fe696fda51273a1e6671e9.tar.bz2 |
block: Remove bdrv_read() and bdrv_write()
No one is using these functions anymore, all callers have switched to
the byte-based bdrv_pread() and bdrv_pwrite()
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qcow2.h')
0 files changed, 0 insertions, 0 deletions