Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2009 05:19:02 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Rick Macklem <rmacklem@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r197298 - head/sbin/mount_nfs
Message-ID:  <4AB35086.90502@FreeBSD.org>
In-Reply-To: <200909171908.n8HJ8GQs067202@svn.freebsd.org>
References:  <200909171908.n8HJ8GQs067202@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Macklem wrote:
> Author: rmacklem
> Date: Thu Sep 17 19:08:15 2009
> New Revision: 197298
> URL: http://svn.freebsd.org/changeset/base/197298
> 
> Log:
>   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

Does this still use UDP for the mount protocol for a UDP mount?

-- 
John Baldwin



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