commit | 304d9d7f034ff7f5e1e66a65b7f720f63a72c57e | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Nov 01 16:25:08 2019 +0100 |
committer | Max Reitz <mreitz@redhat.com> | Mon Nov 04 09:29:15 2019 +0100 |
tree | ce4d5e8d16bac1271fc2c543f217760f989c7b66 | |
parent | dcfbece68441bfbe6803de60ab5a8045196094b4 [diff] |
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>