NFS - Change the mount default from udp to tcp, add "udp" option.
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Jul 2009 22:41:41 +0000 (15:41 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Jul 2009 22:41:41 +0000 (15:41 -0700)
commit39cd459bcb9932a8ed279f41837d23a74d2d86bd
treec26538fd9add4bd2c467009b0041c31aa9817c2e
parenta162741a8cd5bf8721ce519bf17763946052d8bf
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.
sbin/mount_nfs/mount_nfs.8
sbin/mount_nfs/mount_nfs.c