]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: Make wait/mark serialising requests public
authorMax Reitz <mreitz@redhat.com>
Fri, 1 Nov 2019 15:25:08 +0000 (16:25 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 4 Nov 2019 08:29:15 +0000 (09:29 +0100)
commit304d9d7f034ff7f5e1e66a65b7f720f63a72c57e
treece4d5e8d16bac1271fc2c543f217760f989c7b66
parentdcfbece68441bfbe6803de60ab5a8045196094b4
block: Make wait/mark serialising requests public

Make both bdrv_mark_request_serialising() and
bdrv_wait_serialising_requests() public so they can be used from block
drivers.

Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20191101152510.11719-2-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/io.c
include/block/block_int.h