Am 25.07.2022 um 09:38 hat Emanuele Giuseppe Esposito geschrieben: > 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. > > Signed-off-by: Emanuele Giuseppe Esposito <[email protected]> > Reviewed-by: Stefan Hajnoczi <[email protected]>
You're also documenting the locking requirements for a few functions where you don't remove a second version. Reviewed-by: Kevin Wolf <[email protected]>
