diff options
author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | 2022-09-26 05:32:14 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-10-07 12:11:41 +0200 |
commit | 9bd4d3c2e3d2e1df979e818ff0a5c05ca455721a (patch) | |
tree | 81fae12a51f7c72ea040728599b797ce3091c230 /block | |
parent | ba6a91005270c8e199d739c2e2afb49372ba0f7f (diff) | |
download | qemu-9bd4d3c2e3d2e1df979e818ff0a5c05ca455721a.zip qemu-9bd4d3c2e3d2e1df979e818ff0a5c05ca455721a.tar.gz qemu-9bd4d3c2e3d2e1df979e818ff0a5c05ca455721a.tar.bz2 |
job: remove unused functions
These public functions are not used anywhere, thus can be dropped.
Also, since this is the final job API that doesn't use AioContext
lock and replaces it with job_lock, adjust all remaining function
documentation to clearly specify if the job lock is taken or not.
Also document the locking requirements for a few functions
where the second version is not removed.
Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20220926093214.506243-22-eesposit@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions