On Mon, Jun 07, 2010 at 12:34:14PM -0500, David Teigland wrote: > IIRC, nfs recently moved to using a mount helper after *not* using one for > many years. It would be interesting to ask them about their motivations.
That's not correct at all. NFS has required special mount code since day 1 and continues to do so. The only change is that this code used to be built into the mount binary and now has moved to a helper in the nfs-tools package.
