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@FreeBSD.org Reporter: rmack...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"