diff options
author | Kevin Wolf <kwolf@redhat.com> | 2023-05-04 13:57:39 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-05-10 14:16:53 +0200 |
commit | 5d934513f8ca21f48709103991099c25f7bf9f6c (patch) | |
tree | c0dcc6c1ac22310b1617e5b539dd8a6d4be5f0e2 /qemu-io.c | |
parent | 1a30b0f5d76f842576de2ab9a29ab9e8a7c9eb09 (diff) | |
download | qemu-5d934513f8ca21f48709103991099c25f7bf9f6c.zip qemu-5d934513f8ca21f48709103991099c25f7bf9f6c.tar.gz qemu-5d934513f8ca21f48709103991099c25f7bf9f6c.tar.bz2 |
nbd: Remove nbd_co_flush() wrapper function
The only thing nbd_co_flush() does is call nbd_client_co_flush(). Just
use that function directly in the BlockDriver definitions and remove the
wrapper.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20230504115750.54437-10-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions