[Bug 219552] If a NFS server replies with wcc attributes but no postop attributes, it is not handled correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 25 20:15:30 UTC 2017


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

            Bug ID: 219552
           Summary: If a NFS server replies with wcc attributes but no
                    postop attributes, it is not handled correctly
           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 182910
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182910&action=edit
handle case of wcc attributes, but no postop attributes in NFS client

Add a check for the case where an NFS server replies with wcc attributes,
but not postop attributes. No real NFS server is known to do this, but
this patch handles this case, just in case.

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


More information about the freebsd-bugs mailing list