commit | 5593122eec26b061cc0b6fbff32118f1aadf4a27 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Sep 02 09:13:45 2009 +0100 |
committer | James Morris <jmorris@namei.org> | Wed Sep 02 21:29:04 2009 +1000 |
tree | f148b182ada54b722962607567bd5b1ace06640a | |
parent | e0e817392b9acf2c98d3be80c233dddb1b52003d [diff] |
KEYS: Deal with dead-type keys appropriately [try #6] Allow keys for which the key type has been removed to be unlinked. Currently dead-type keys can only be disposed of by completely clearing the keyrings that point to them. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>