commit | a570abbb966ee7de6c4357a58be11a558fa7099b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Feb 02 02:45:08 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:24 2013 -0800 |
tree | d0102989aaa56cbd39266f416042df50f754d997 | |
parent | 9e469e30d712b54cd3ff4a82d4dd5510522b8f16 [diff] |
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials When writing kuids onto the wire first map them into the initial user namespace. When writing kgids onto the wire first map them into the initial user namespace. Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>