freebsd-src/sbin/mount_nfs
Rick Macklem 264c423638 MFC: r317931
Fix mount_nfs so that it doesn't create mounttab entries for NFSv4 mounts.

The NFSv4 protocol doesn't use the Mount protocol, so it doesn't make sense
to add an entry for an NFSv4 mount to /var/db/mounttab. Also, r308871
modified umount so that it doesn't remove any entry created by mount_nfs.
2017-05-22 21:52:06 +00:00
..
Makefile MFC r273896: 2014-11-29 15:57:31 +00:00
mount_nfs.8 MFC: r316793 2017-04-27 21:45:50 +00:00
mount_nfs.c MFC: r317931 2017-05-22 21:52:06 +00:00