NFSD's CREATE_SESSION implementation does not follow spec. Here are a couple of patches to get it back into compliance. --- Chuck Lever (2): NFSD: Fix the NFSv4.1 CREATE_SESSION operation NFSD: Document the phases of CREATE_SESSION fs/nfsd/nfs4state.c | 63 ++++++++++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 26 deletions(-) -- Chuck Lever