K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2017-05-22T21:41:34.109657Z K 7 svn:log V 309 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. END