]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/keys/request_key_auth-type.h
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux.git] / include / keys / request_key_auth-type.h
index 20485ca481f46f4e834c061a9fee6bd580976522..36b89a933310ff1e8a9889ca6eaf8de587108ad8 100644 (file)
@@ -14,6 +14,7 @@
  * Authorisation record for request_key().
  */
 struct request_key_auth {
+       struct rcu_head         rcu;
        struct key              *target_key;
        struct key              *dest_keyring;
        const struct cred       *cred;