Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2011 01:04:33 +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:  <201105200104.p4K14twD087242@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-20 01:04:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 222110 on 2011-05-20 01:04:33Z by rmacklem
  
  MFC: r221537
  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.
  
  Revision  Changes    Path
  1.8.2.14  +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?201105200104.p4K14twD087242>