Files
nixpkgs/pkgs
aszlig 1029ca5767 virtualbox: Support UIDGID_STRICT_TYPE_CHECKS.
This adds a patch to support CONFIG_UIDGID_STRICT_TYPE_CHECKS being activated in
the kernel config (selected by CONFIG_USER_NS for example).

When this kernel option is enabled, current->cred->uid is a structure rather
than a simple integer type (uid_t and gid_t), so we need to check for that and
also pass the current user namespace where needed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-01 09:42:38 +01:00
..
2013-02-21 21:51:09 +01:00
2013-02-24 18:02:53 +04:00
2013-02-25 06:31:19 -05:00
2013-02-27 14:43:00 +01:00
2013-03-01 02:03:09 +01:00
2013-03-01 01:33:08 +01:00