diff options
author | Alexander Aring <aahringo@redhat.com> | 2023-08-01 14:09:38 -0400 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2023-08-10 10:33:03 -0500 |
commit | e717f2e8e4896f4c59a865b11d5cb957b0bfb0e1 (patch) | |
tree | b185e39148cbdfae615b6b3c35ce1259acdfb633 /init/calibrate.c | |
parent | dc52cd2eff4ac924a795efcef27f8fd58a5260bb (diff) | |
download | linux-e717f2e8e4896f4c59a865b11d5cb957b0bfb0e1.tar.gz linux-e717f2e8e4896f4c59a865b11d5cb957b0bfb0e1.tar.bz2 linux-e717f2e8e4896f4c59a865b11d5cb957b0bfb0e1.zip |
fs: dlm: add missing spin_unlock
This patch fixes commit dc52cd2eff4a ("fs: dlm: fix F_CANCELLK to cancel
pending request") that we don't unlock the ops_lock in a rate case when
a waiter cannot be found. This case can only happen when cancellation of
plock operation was successful but no kernel waiter was being found.
Fixes: dc52cd2eff4a ("fs: dlm: fix F_CANCELLK to cancel pending request")
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'init/calibrate.c')
0 files changed, 0 insertions, 0 deletions