Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
afs: Fix key ref leak in afs_put_operation()
The afs_put_operation() function needs to put the reference to the key that's authenticating the operation. Fixes: e49c7b2 ("afs: Build an abstraction around an "operation" concept") Reported-by: Dave Botsch <[email protected]> Signed-off-by: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information