userns: Convert capabilities related permsion checks
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 8 Feb 2012 00:45:47 +0000 (16:45 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 3 May 2012 10:28:40 +0000 (03:28 -0700)
- Use uid_eq when comparing kuids
  Use gid_eq when comparing kgids
- Use make_kuid(user_ns, 0) to talk about the user_namespace root uid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>

No differences found