qemu-e2k/include/block
Fam Zheng 6e82e4bce1 block: Remove bdrv_reset_dirty
Using this function would always be wrong because a dirty bitmap must
have a specific owner that consumes the dirty bits and calls
bdrv_reset_dirty_bitmap().

Remove the unused function to avoid future misuse.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-02 10:06:23 +01:00
..
accounting.h
aio.h main-loop: Drop qemu_set_fd_handler2 2015-06-12 13:26:21 +01:00
block_int.h block: Remove bdrv_reset_dirty 2015-07-02 10:06:23 +01:00
block.h block: Add bdrv_get_block_status_above 2015-07-02 10:03:50 +01:00
blockjob.h blockjob: Allow nested pause 2015-04-28 15:36:09 +02:00
coroutine_int.h
coroutine.h
nbd.h nbd: Set block size to BDRV_SECTOR_SIZE 2015-03-18 12:07:01 +01:00
qapi.h qmp: fill in the image field in BlockDeviceInfo 2015-04-28 15:36:09 +02:00
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h throttle: acquire the ThrottleGroup lock in bdrv_swap() 2015-06-12 14:00:00 +01:00
write-threshold.h