OSDN Git Service

dataplane/virtio-blk: drop flush_true() and flush_io()
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 11 Apr 2013 15:20:03 +0000 (17:20 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 19 Aug 2013 13:52:19 +0000 (15:52 +0200)
commitce689368bb453b0b21e73c77182a9d9bef8c0b84
treecfbf7730d91bc850337ac4055e1edc1055d6933c
parentf0d35765998bb527013b7f06521fa4b3de352f58
dataplane/virtio-blk: drop flush_true() and flush_io()

.io_flush() is no longer called so drop flush_true() and flush_io().

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/dataplane/virtio-blk.c