commit | 558a4479d9df64062520e529613885bfbac55472 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Aug 11 12:22:11 2012 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Fri Sep 21 03:13:27 2012 -0700 |
tree | 57b66fe2b5fba0c29e24b5d2ec5a2e4ed6deac5f | |
parent | 6a62a21625816e48c8448d3a67f15e7fef2ca859 [diff] |
userns: Convert s390 getting uid and gid system calls to use kuid and kgid Convert getresuid, getresgid, getuid, geteuid, getgid, getegid Convert struct cred kuids and kgids into userspace uids and gids when returning them. These s390 system calls slipped through the cracks in my first round of converstions :( Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>