Re: [PATCH v2 -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()

From: David Howells
Date: Fri Feb 26 2010 - 18:24:39 EST



I'm not going to be able to test it before I get back from skiing in a week's
time, but it looks ackable otherwise.

It can be tested by doing something like this:

[root@andromeda ~]# keyctl request2 user debug:a b @s
102880396
[root@andromeda ~]# keyctl show
Session Keyring
-3 --alswrv 0 0 keyring: _ses
404996112 --alswrv 0 -1 \_ keyring: _uid.0
102880396 --alswrv 0 0 \_ user: debug:a
[root@andromeda ~]# keyctl print 102880396
Debug b

On a system with the keyutils package installed.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/