]> git.neil.brown.name Git - history.git/commit
[PATCH] kNFSd: Use only the uid when deciding whether a setclientid is being done...
authorAndrew Morton <akpm@osdl.org>
Thu, 26 Feb 2004 14:47:08 +0000 (06:47 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 Feb 2004 14:47:08 +0000 (06:47 -0800)
commit504386d062aad025617033eadd13cb1b414fe920
tree8fa956f049e0fd25e32c6a3f92876e73f5109fe2
parent9154e5fb6a0f3b670b41febe70308af11784ce8d
[PATCH] kNFSd: Use only the uid when deciding whether a setclientid is being done with the "same principal".

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

I would have assumed that we should also check for the same security
(pseudo)flavor, but that doesn't seem to be how Solaris does it, and since
the spec doesn't suggest including such information in the clientid, that
would make it impossible to switch pseudoflavors.
fs/nfsd/nfs4state.c