[PATCH v1 0/2] Fix CREATE_SESSION
From: Chuck Lever <cel@kernel.org>
Date: 2024-02-08 16:00:24
From: Chuck Lever <cel@kernel.org>
Date: 2024-02-08 16:00:24
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