diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2020-10-21 17:58:42 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-12-18 12:35:55 +0100 |
commit | ec1c8868316f9ef33baa695400cb13cf19d1dc78 (patch) | |
tree | 0124320698e43b246187fd6a9995c4b871264ab0 /qobject/qjson.c | |
parent | 3183937ff943f0bd0c43bb2625be1a040677ce25 (diff) | |
download | qemu-ec1c8868316f9ef33baa695400cb13cf19d1dc78.zip |
block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
bs is linked in req, so no needs to pass it separately. Most of
tracked-requests API doesn't have bs argument. Actually, after this
patch only tracked_request_begin has it, but it's for purpose.
While being here, also add a comment about what "_locked" is.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20201021145859.11201-5-vsementsov@virtuozzo.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'qobject/qjson.c')
0 files changed, 0 insertions, 0 deletions