Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 14:10:12 +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:  <201104171410.p3HEAZug083860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

rmacklem    2011-04-17 14:10:12 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfs.h 
    sys/fs/nfsclient     nfs_clvfsops.c 
  Log:
  SVN rev 220739 on 2011-04-17 14:10:12Z by rmacklem
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.10      +1 -0      src/sys/fs/nfs/nfs.h
  1.18      +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?201104171410.p3HEAZug083860>