]> git.neil.brown.name Git - history.git/commit
The NFSv4 state model assumes that the client machine identifies
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Tue, 7 Oct 2003 11:50:48 +0000 (07:50 -0400)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Tue, 7 Oct 2003 11:50:48 +0000 (07:50 -0400)
commit469e08dfd5dd97071c7a024fc50b476197b13d0e
treee0273bcc044551a295425272543f11061a4c2d52
parent39b7bcc51e40d95636973375b061c3e5c7556267
The NFSv4 state model assumes that the client machine identifies
itself to the server once and once only.
This patch ensures that we do this by sharing the local identifier
struct nfs4_client among all mountpoints that talk to the same
server/ip address.
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
include/linux/nfs_fs.h