aboutsummaryrefslogtreecommitdiff
path: root/block/io.c
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2019-05-01 21:13:57 +0300
committerKevin Wolf <kwolf@redhat.com>2019-05-10 16:45:40 +0200
commite5a0a6784a63a15d5b1221326fe5c258be6b5561 (patch)
treea6050f87c6e3a61eb83a811140a133efa17ad46e /block/io.c
parentd4f189713f0cbe9b872ef01f9fc4371dc05ad2c5 (diff)
downloadqemu-e5a0a6784a63a15d5b1221326fe5c258be6b5561.zip
qemu-e5a0a6784a63a15d5b1221326fe5c258be6b5561.tar.gz
qemu-e5a0a6784a63a15d5b1221326fe5c258be6b5561.tar.bz2
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
There's only a couple of bdrv_read() and bdrv_write() calls left in the vvfat code, and they can be trivially replaced with the byte-based bdrv_pread() and bdrv_pwrite(). Signed-off-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/io.c')
0 files changed, 0 insertions, 0 deletions