]> Git Repo - qemu.git/commit
block/reqlist: add reqlist_wait_all()
authorVladimir Sementsov-Ogievskiy <[email protected]>
Thu, 3 Mar 2022 19:43:42 +0000 (20:43 +0100)
committerHanna Reitz <[email protected]>
Mon, 7 Mar 2022 08:33:30 +0000 (09:33 +0100)
commit3b7ca26bdf1eb1f9703048831d442adbb103069b
tree8c50aa395aad244b5928888dcbea622a31aa9e93
parenta6426475a75fb793d4c9dd9fe94815e8d18ddaa1
block/reqlist: add reqlist_wait_all()

Add function to wait for all intersecting requests.
To be used in the further commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Nikita Lapshin <[email protected]>
Reviewed-by: Hanna Reitz <[email protected]>
Message-Id: <20220303194349.2304213[email protected]>
Signed-off-by: Hanna Reitz <[email protected]>
block/reqlist.c
include/block/reqlist.h
This page took 0.02493 seconds and 4 git commands to generate.