Files
linux/fs/afs
David Howells 5d6af6f9dd afs: Fix key refcounting in file locking code
[ Upstream commit 59d49076ae ]

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: 0fafdc9f88 ("afs: Fix file locking")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-02-27 10:08:56 +01:00
..
2008-04-29 08:06:26 -07:00
2018-04-09 21:53:59 +01:00
2018-10-12 13:18:57 +02:00
2018-10-12 13:18:57 +02:00
2018-05-14 15:15:18 +01:00
2018-10-12 13:18:57 +02:00
2018-10-12 13:18:57 +02:00
2018-06-15 00:52:55 -04:00
2018-02-06 14:43:37 +00:00
2018-10-12 13:18:57 +02:00
2018-11-27 16:13:00 +01:00
2018-10-15 15:31:47 +02:00
2018-05-16 21:35:23 +01:00
2018-08-23 18:48:43 -07:00