[Bug 219553] client pNFS devinfo is released as soon as layout count goes to 0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 25 20:18:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219553

            Bug ID: 219553
           Summary: client pNFS devinfo is released as soon as layout
                    count goes to 0
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: rmacklem at FreeBSD.org

Created attachment 182911
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182911&action=edit
add timeout delay to rlease of devinfo in pNFS client

The pNFS client releases a devinfo as soon as the layout count goes to 0.
This forces the client to acquire the devinfo again when a new layout is
acquired.
This patch adds a timeout to avoid this from happening frequently.

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


More information about the freebsd-bugs mailing list