Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 19:08:15 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/mount_nfs mount_nfs.c
Message-ID:  <200909171909.n8HJ9djw031929@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-09-17 19:08:15 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount_nfs       mount_nfs.c 
  Log:
  SVN rev 197298 on 2009-09-17 19:08:15Z by rmacklem
  
  Change the default transport protocol for use by the Mount protocol
  from UDP to TCP, so that it is consistent with TCP for NFS, which
  became the default at r176198. Without this change, doing an NFS mount
  against a server that only supports UDP would result in an unusable
  mount point if a transport protocol option wasn't specified for the
  mount.
  
  Approved by:    kib (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.89      +1 -1      src/sbin/mount_nfs/mount_nfs.c



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