commit | 882062915d52581fb754e5721addca72aa789ab7 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed May 04 19:03:30 2011 +0200 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Wed May 04 19:03:30 2011 +0200 |
tree | c405e5719e7da448d93710b2863509d206bbf7ab | |
parent | 7945808c871f1cf659f7cbd74da18daad052fa40 [diff] |
mount: for NFS use tcp per default rather than udp nfs-utils's mount.nfs uses TCP per default unless explicitly asked for otherwise. This is also the expected behaviour for NFSv4, so ok there, too. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>