commit | e097258f2eb4a91e7389ae69a3c87df111637a3f | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Feb 02 04:04:22 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:51 2013 -0800 |
tree | 165946bf54d97122b6dd98595e8298411a1bf239 | |
parent | 65e10f6d0ab09ba95c2eb07cac43208692cf670e [diff] |
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>