K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-15T01:44:03.609612Z K 7 svn:log V 404 nfsd: Do not try to cache a reply for NFSERR_BADSLOT When nfsrv_checksequence() replies NFSERR_BADSLOT, the value of nd_slotid is not valid. As such, the reply cannot be cached in the session. Do not set ND_HASSEQUENCE for this case. PR: 260076 (cherry picked from commit 33d0be8a923a840ec0724d50815890c5ffe0e884) Git Hash: 3a2be1fb9906a78841ab5266b9d75128569a2ca5 Git Author: rmacklem@FreeBSD.org END