On Wednesday, December 20, 2017 01:07:22 PM Ian Lepore wrote:
> On Tue, 2017-12-19 at 19:18 +, John Baldwin wrote:
> > Author: jhb
> > Date: Tue Dec 19 19:18:48 2017
> > New Revision: 326991
> > URL: https://svnweb.freebsd.org/changeset/base/326991
> >
> > Log:
> > Update NFS to handle large
On Tue, 2017-12-19 at 19:18 +, John Baldwin wrote:
> Author: jhb
> Date: Tue Dec 19 19:18:48 2017
> New Revision: 326991
> URL: https://svnweb.freebsd.org/changeset/base/326991
>
> Log:
> Update NFS to handle larger link counts post ino64.
>
[...]
> Modified: head/sys/fs/nfsclient/nfs_clvno
Author: jhb
Date: Tue Dec 19 19:18:48 2017
New Revision: 326991
URL: https://svnweb.freebsd.org/changeset/base/326991
Log:
Update NFS to handle larger link counts post ino64.
- Define a NFS_LINK_MAX as UINT32_MAX to match the wire protocol.
- Use NFS_LINK_MAX instead of LINK_MAX as the fa