diff options
author | Mark Johnston <[email protected]> | 2024-07-10 16:27:44 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-10 14:27:44 -0700 |
commit | 4367312760612cb755acfc218ffeda8eb35ce509 (patch) | |
tree | 08bdfe3bf5622562b94571ee55d2f5d7ddfa7313 /module/Kbuild.in | |
parent | 326040b285251598e84c7269ba26898832744b29 (diff) |
zvol: Fix suspend lock leaks (#16270)
In several functions, we use a flag variable to track whether
zv_suspend_lock is held. This flag was not getting reset in a
particular case where we need to retry the underlying operation,
resulting in a lock leak. Make sure to update the flag where necessary.
Signed-off-by: Mark Johnston <[email protected]>
Reviewed-by: Allan Jude <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Reviewed-by: Tino Reichardt <[email protected]>
Reviewed-by: Tony Hutter <[email protected]>
Diffstat (limited to 'module/Kbuild.in')
0 files changed, 0 insertions, 0 deletions