]> Pileus Git - ~andy/linux/commit
sunrpc: Convert kuids and kgids to uids and gids for printing
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 2 Feb 2013 01:10:52 +0000 (17:10 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:19 +0000 (06:15 -0800)
commitcdba321e291f0fbf5abda4d88340292b858e3d4d
tree67792b091f081f9fcd8b76c7b727016f7c6a17a4
parent9132adb0212c7ddf37d1c2a26c12f8fe7706827d
sunrpc: Convert kuids and kgids to uids and gids for printing

When printing kuids and kgids for debugging purpropses convert them
to ordinary integers so their values can be fed to the oridnary
print functions.

Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
net/sunrpc/auth_generic.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_unix.c