DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Jul 2009 15:42:24 -0700 (PDT)

commit 39cd459bcb9932a8ed279f41837d23a74d2d86bd
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]