kernel-ark/fs/nfsd
NeilBrown 1a69c179a2 [PATCH] knfsd: nfsd4: fix setclientid_confirm cases
Setclientid_confirm code confused states 1 and 3 (numbering from the
IMPLEMENTATION section of rfc3530, section 14.2.33).  Fix this.

State 1 allows the client to change the callback channel on the fly.  We don't
implement this currently, so just turn off the callback channel in this case.

From: Fred Isaman
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-24 00:06:34 -07:00
..
auth.c
export.c
lockd.c
Makefile [PATCH] knfsd: nfsd4: reboot hash 2005-06-24 00:06:33 -07:00
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c [PATCH] knfsd: nfsd4: make needlessly global code static 2005-06-24 00:06:33 -07:00
nfs4callback.c [PATCH] knfsd: nfsd4: make needlessly global code static 2005-06-24 00:06:33 -07:00
nfs4idmap.c [PATCH] knfsd: nfsd4: make needlessly global code static 2005-06-24 00:06:33 -07:00
nfs4proc.c [PATCH] knfsd: nfs4: hold filp while reading or writing 2005-06-24 00:06:30 -07:00
nfs4recover.c [PATCH] knfsd: nfsd4: reboot hash 2005-06-24 00:06:33 -07:00
nfs4state.c [PATCH] knfsd: nfsd4: fix setclientid_confirm cases 2005-06-24 00:06:34 -07:00
nfs4xdr.c [PATCH] knfsd: nfsd4: make needlessly global code static 2005-06-24 00:06:33 -07:00
nfscache.c
nfsctl.c [PATCH] knfsd: nfsd4: idmap initialization 2005-06-24 00:06:32 -07:00
nfsfh.c
nfsproc.c
nfssvc.c [PATCH] knfsd: nfsd4: rename nfs4_state_init 2005-06-24 00:06:31 -07:00
nfsxdr.c
stats.c
vfs.c