https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215886
Bug ID: 215886
Summary: The Reclaim Complete NFSv4.1 operation would
erroneously loop in NFSERR_BADSESSION
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 178641
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178641&action=edit
Fix the configuration of ReclaimComplete to not loop.
The recent commit to head that applied several fixes to the NFSv4.1
client for NFSERR_BADSESSION recovery erroneously configured
the ReclaimComplete operation to loop in NFSERR_BADSESSION.
This broke a rare case where the new session failed while still
doing the recovery from the failed old session.
The attached 1 line patch fixes this.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"