Date: Fri, 6 May 2011 17:51:00 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clvfsops.c Message-ID: <201105061751.p46HpMra029922@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-05-06 17:51:00 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clvfsops.c
Log:
SVN rev 221537 on 2011-05-06 17:51:00Z by 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
Revision Changes Path
1.30 +1 -1 src/sys/fs/nfsclient/nfs_clvfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105061751.p46HpMra029922>
