commit | d199798bdf969873f78d48140600ff0a98a87e69 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Aug 22 14:09:28 2011 +0100 |
committer | James Morris <jmorris@namei.org> | Tue Aug 23 09:57:36 2011 +1000 |
tree | fb0fbfe0eda27054eae9c9efe0240ace297c3661 | |
parent | b072e9bc2fe9aeff4e104e80e479160349f474a9 [diff] |
KEYS: The dead key link reaper should be non-reentrant The dead key link reaper should be non-reentrant as it relies on global state to keep track of where it's got to when it returns to the work queue manager to give it some air. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>