Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2011 02:36:09 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs.h src/sys/fs/nfsclient nfs_clvfsops.c
Message-ID:  <201105010236.p412aU3W014409@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-01 02:36:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs.h 
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 221291 on 2011-05-01 02:36:09Z by rmacklem
  
  MFC: r220739
  Change some defaults in the experimental NFS client to be the
  same as the regular NFS client for NFSv3. The main one is making
  use of a reserved port# the default. Also, set the retry limit
  for TCP the same and fix the code so that it doesn't disable
  readdirplus for NFSv4.
  
  Revision  Changes    Path
  1.7.2.4   +1 -0      src/sys/fs/nfs/nfs.h
  1.8.2.9   +20 -4     src/sys/fs/nfsclient/nfs_clvfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105010236.p412aU3W014409>