commit | c57b6656c3168bccca7f78b3f740e9149893b3da | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Nov 13 16:35:13 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Dec 11 11:04:25 2012 +0100 |
tree | 1bca90ca7373adfb9ec40ea394d47e1c4804a35d | |
parent | d318aea9325c99b15c87a7c14865386c2fde0d2c [diff] |
aio: Get rid of qemu_aio_flush() There are no remaining users, and new users should probably be using bdrv_drain_all() in the first place. Signed-off-by: Kevin Wolf <kwolf@redhat.com>