Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE p…
…erm [try #6] Allow keyctl_revoke() to operate on keys that have SETATTR but not WRITE permission, rather than only on keys that have WRITE permission. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
- Loading branch information