HomeFreeBSD

nfsd: Do not try to cache a reply for NFSERR_BADSLOT

Description

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.

Reported by: rtm@lcs.mit.edu
Tested by: rtm@lcs.mit.edu
PR: 260076
MFC after: 2 weeks

Details

Provenance
rmacklemAuthored on Dec 1 2021, 9:46 PM
Parents
rGf7ea22e21153: OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN section
Branches
Unknown
Tags
Unknown