Skip to content
Snippets Groups Projects
Commit 59d49076 authored by David Howells's avatar David Howells
Browse files

afs: Fix key refcounting in file locking code


Fix the refcounting of the authentication keys in the file locking code.
The vnode->lock_key member points to a key on which it expects to be
holding a ref, but it isn't always given an extra ref, however.

Fixes: 0fafdc9f ("afs: Fix file locking")
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 4882a27c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment