mount_nfs - Make rdirplus the default
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Feb 2010 19:35:24 +0000 (11:35 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 8 Feb 2010 19:35:24 +0000 (11:35 -0800)
commitb4d4af8883f70a5e9ce662c733cb54ad27fb6704
tree82885d97a94b1f0022a580cd751a93702b61a459
parent6b84c93eb3b1e5815f00edf82f94fa12b79a9cc1
mount_nfs - Make rdirplus the default

* It is really high-time we made rdirplus the default for NFS mounts.
  It improves client directory traversals by 300%.

* With a SSD meta-data swapcache on the NFS server 'disk' latencies might
  as well be 'fully cached in ram' always.  The bottleneck becomes the
  network regardless of server load.

* Note that linux also defaults to using rdirplus mounts.
sbin/mount_nfs/mount_nfs.c