Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2017 20:18:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219553] client pNFS devinfo is released as soon as layout count goes to 0
Message-ID:  <bug-219553-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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


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