diff options
author | Alberto Garcia <berto@igalia.com> | 2019-05-01 21:13:56 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-05-10 16:45:40 +0200 |
commit | d4f189713f0cbe9b872ef01f9fc4371dc05ad2c5 (patch) | |
tree | 963a639217beea6ddaa2e0785b37d16e786c5492 /block/vvfat.c | |
parent | e3b4257d032dede8ffcfe868ffd74bb584842f62 (diff) |
vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
There's only a couple of bdrv_read() and bdrv_write() calls left in
the vdi code, and they can be trivially replaced with 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/vvfat.c')
0 files changed, 0 insertions, 0 deletions