David Howells <dhowells at redhat.com> wrote: > (1) There's a missing key_put() in afs_open_socket()'s error path. Actually, this is preexisting, so it needs fixing, but isn't due to this patchset (it was added in d98c317fd9aa78dfa45e47deb6536cd35783afd1). David