https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261291
--- Comment #16 from Rick Macklem <[email protected]> --- Created attachment 231662 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231662&action=edit return NFSERR_SEQMISORDERED for CREATE_SESSION with wrong seqid This patch changes the NFSv4.1/4.2 server to return NFSERR_SEQMISORDERED for Create_session with a wrong seqid, instead of NFS4ERR_STALE_CLIENTID. Alan, if you can test this patch and confirm the server now replies NFS4ERR_SEQ_MISORDERED for the Create_session, that would be appreciated, since I have no easy way to test it. -- You are receiving this mail because: You are the assignee for the bug.
