Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2017 22:49:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215886] The Reclaim Complete NFSv4.1 operation would erroneously loop in NFSERR_BADSESSION
Message-ID:  <bug-215886-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215886

            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@FreeBSD.org
          Reporter: rmacklem@FreeBSD.org

Created attachment 178641
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178641&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215886-8>