Merge branch 'next-queue' into next

This commit is contained in:
James Morris
2012-02-09 17:02:34 +11:00
10 changed files with 28 additions and 3 deletions

View File

@@ -198,6 +198,7 @@ int nfs_idmap_init(void)
if (ret < 0)
goto failed_put_key;
set_bit(KEY_FLAG_ROOT_CAN_CLEAR, &keyring->flags);
cred->thread_keyring = keyring;
cred->jit_keyring = KEY_REQKEY_DEFL_THREAD_KEYRING;
id_resolver_cache = cred;