]> git.baikalelectronics.ru Git - kernel.git/commit
KEYS: Move the unreferenced key reaper to the keys garbage collector file
authorDavid Howells <dhowells@redhat.com>
Mon, 22 Aug 2011 13:09:11 +0000 (14:09 +0100)
committerJames Morris <jmorris@namei.org>
Mon, 22 Aug 2011 23:57:36 +0000 (09:57 +1000)
commitf846f990cb68550ebee377b437ea50686a3b59d9
treed9e28a921375e7448801b0b89ff43a7e0d2e61ff
parentc84bef7bd31ea00c2f52b905c8a2c918bb447f6d
KEYS: Move the unreferenced key reaper to the keys garbage collector file

Move the unreferenced key reaper function to the keys garbage collector file
as that's a more appropriate place with the dead key link reaper.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/keys/gc.c
security/keys/internal.h
security/keys/key.c