]> Git Repo - linux.git/commit - include/keys/user-type.h
KEYS: user: Use key preparsing
authorDavid Howells <[email protected]>
Fri, 18 Jul 2014 17:56:35 +0000 (18:56 +0100)
committerDavid Howells <[email protected]>
Tue, 22 Jul 2014 20:46:17 +0000 (21:46 +0100)
commitf9167789df53f22af771fb6690a3d36aa21d74c5
treeb57ff2ec18945f20c113150c4d6d126812da7b8b
parent4d8c0250b841159b128785f7a7efbaff40cc8501
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 <[email protected]>
Acked-by: Steve Dickson <[email protected]>
Acked-by: Jeff Layton <[email protected]>
fs/nfs/idmap.c
include/keys/user-type.h
security/keys/user_defined.c
This page took 0.052943 seconds and 4 git commands to generate.