[Bug 226494] ESX NFSv4.1 client fails when ReclaimComplete for one FS fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 10 01:18:21 UTC 2018


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

            Bug ID: 226494
           Summary: ESX NFSv4.1 client fails when ReclaimComplete for one
                    FS fails
           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 191365
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191365&action=edit
Allow ReclaimComplete for a single FS

The ESX NFSv4.1 client does a ReclaimComplete for a single FS when
mounting. The FreeBSD server doesn't support the single FS case.
This patch allows this case by assuming it applies to all FS within
the mount, which seems sufficient, since other NFSv4.1 clients never
do single FS ReclaimComplete operations.

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


More information about the freebsd-bugs mailing list