summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorFam Zheng2015-06-08 07:56:11 +0200
committerStefan Hajnoczi2015-07-02 11:06:23 +0200
commit6e82e4bce127654b2dd42ef393587775be792334 (patch)
tree89a712779cde82d3902226938fc626536bc7b02e /scripts
parentblock: Fix dirty bitmap in bdrv_co_discard (diff)
downloadqemu-6e82e4bce127654b2dd42ef393587775be792334.tar.gz
qemu-6e82e4bce127654b2dd42ef393587775be792334.tar.xz
qemu-6e82e4bce127654b2dd42ef393587775be792334.zip
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions