]> Pileus Git - ~andy/linux/commit
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)
commite097258f2eb4a91e7389ae69a3c87df111637a3f
tree165946bf54d97122b6dd98595e8298411a1bf239
parent65e10f6d0ab09ba95c2eb07cac43208692cf670e
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid

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