Searched hist:221537 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.cdiff 221537 Fri May 06 15:51:34 MDT 2011 rmacklem Set the initial value of maxfilesize to OFF_MAX in the
new NFS client. It will then be reduced to whatever the
server says it can support. There might be an argument
that this could be one block larger, but since NFS is
a byte granular system, I chose not to do that.

Suggested by: Matt Dillon
Tested by: Daniel Braniss (earlier version)
MFC after: 2 weeks
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_bio.cdiff 224733 Tue Aug 09 13:41:06 MDT 2011 jhb Merge 220876, 220877, and 221537 from the new NFS client to the old:
Allow the NFS client to use a max file size larger than 1TB for v3 mounts.
It now allows files up to OFF_MAX subject to whatever limit the server
advertises.

Reviewed by: rmacklem
Approved by: re (kib)
MFC after: 1 week
H A Dnfs_vfsops.cdiff 224733 Tue Aug 09 13:41:06 MDT 2011 jhb Merge 220876, 220877, and 221537 from the new NFS client to the old:
Allow the NFS client to use a max file size larger than 1TB for v3 mounts.
It now allows files up to OFF_MAX subject to whatever limit the server
advertises.

Reviewed by: rmacklem
Approved by: re (kib)
MFC after: 1 week
H A Dnfs_vnops.cdiff 224733 Tue Aug 09 13:41:06 MDT 2011 jhb Merge 220876, 220877, and 221537 from the new NFS client to the old:
Allow the NFS client to use a max file size larger than 1TB for v3 mounts.
It now allows files up to OFF_MAX subject to whatever limit the server
advertises.

Reviewed by: rmacklem
Approved by: re (kib)
MFC after: 1 week

Completed in 290 milliseconds