nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 2 Feb 2013 12:04:22 +0000 (04:04 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:51 +0000 (06:15 -0800)
These trivial macros that don't currently do anything are the last
vestiages of an old attempt at uid mapping that was removed from the
kernel in September of 2002.  Remove them to make it clear what the
code is currently doing.

Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/nfsd/auth.h
fs/nfsd/nfs3xdr.c
fs/nfsd/nfsxdr.c

diff --cc fs/nfsd/auth.h
Simple merge
Simple merge
Simple merge