]> git.neil.brown.name Git - history.git/commit
[PATCH] kNFSd: IDmap support for the NFSv4 server.
authorAndrew Morton <akpm@osdl.org>
Thu, 26 Feb 2004 14:45:47 +0000 (06:45 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 Feb 2004 14:45:47 +0000 (06:45 -0800)
commitc85705ed8fd01c5816aa54a556638e554d7daa7d
treea09a53e47e53204d95d043f7e0f5173bc58d78a2
parentdacfae9ef98efb0e01ee55198660b2ac5f005918
[PATCH] kNFSd: IDmap support for the NFSv4 server.

From: NeilBrown <neilb@cse.unsw.edu.au>

Updated version which uses ascii-encoding of messages, from
http://www.citi.umich.edu/u/marius/linux-2.5.70-idmap-server-new.diff as of
October 14, 2003.
fs/nfsd/Makefile
fs/nfsd/nfs4idmap.c [new file with mode: 0644]
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfsctl.c
fs/nfsd/nfsproc.c
include/linux/nfsd/xdr4.h
include/linux/nfsd_idmap.h [new file with mode: 0644]
net/sunrpc/auth_gss/gss_mech_switch.c