[Devel] Re: [PATCH 0/3] keys: play nicely with user namespaces
David Howells
dhowells at redhat.com
Thu Dec 18 05:46:23 PST 2008
Try:
http://people.redhat.com/~dhowells/keys/keyutils/keyutils-tests.tar.bz2
There were three updates required:
(1) chown is now supported.
(2) keyctl unlink does old keyring pointer block destruction lazily, and so a
wait is required for the key being unlinked to be destroyed.
(3) Anonymous session keyrings are now called "_ses" rather than "_ses.<pid>".
I've also made the following changes:
(4) The name of the output file for each test is printed:
=== /mnt/testarea/tmp.y9MVa88S ===
(5) If a failure occurs, 'keyctl show' is dumped into the output file.
David
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list