DragonFly-2.3.2.165.g39cd4 master sbin/mount_nfs mount_nfs.8 mount_nfs.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jul 23 15:43:40 PDT 2009


commit 39cd459bcb9932a8ed279f41837d23a74d2d86bd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jul 23 15:41:41 2009 -0700

    NFS - Change the mount default from udp to tcp, add "udp" option.
    
    * Mount_nfs now mounts TCP by default.
    
    * Added "udp" option, and the -U option now works similarly to -T,
      but for udp instead of tcp.

Summary of changes:
 sbin/mount_nfs/mount_nfs.8 |   32 +++++++++++-------------
 sbin/mount_nfs/mount_nfs.c |   58 +++++++++++++++++++++----------------------
 2 files changed, 43 insertions(+), 47 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39cd459bcb9932a8ed279f41837d23a74d2d86bd


-- 
DragonFly BSD source repository





More information about the Commits mailing list