[Bug 215886] The Reclaim Complete NFSv4.1 operation would erroneously loop in NFSERR_BADSESSION

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 8 22:49:07 UTC 2017


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: freebsd-bugs at FreeBSD.org
          Reporter: rmacklem at FreeBSD.org

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.


More information about the freebsd-bugs mailing list