commit | f9167789df53f22af771fb6690a3d36aa21d74c5 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jul 18 18:56:35 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Jul 22 21:46:17 2014 +0100 |
tree | b57ff2ec18945f20c113150c4d6d126812da7b8b | |
parent | 4d8c0250b841159b128785f7a7efbaff40cc8501 [diff] |
KEYS: user: Use key preparsing Make use of key preparsing in user-defined and logon keys so that quota size determination can take place prior to keyring locking when a key is being added. Also the idmapper key types need to change to match as they use the user-defined key type routines. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Steve Dickson <steved@redhat.com> Acked-by: Jeff Layton <jlayton@primarydata.com>