asomers 628004b785 MFC r292573
Fix "mount -a" for NFS and ZFS filesystems with shared mountpoints

sbin/mount.c
	Check whether an fstab entry has the same fstype as a mounted
	filesystem before declaring it to be mounted. This will allow NFS
	filesystems that share a mountpoint with a local filesystem to be
	automatically mounted at boot.

	This is not such an unusual situation. For example, if somebody uses
	the standard installer with a ZFS root, he'll get a /usr/home
	filesystem, even though he may choose to mount /usr/home over NFS.
2016-01-18 16:41:26 +00:00
..
2012-10-15 13:20:08 +00:00
2012-01-20 07:29:29 +00:00
2014-08-31 21:18:23 +00:00
2015-11-01 22:27:40 +00:00
2016-01-18 16:41:26 +00:00
2013-07-18 05:46:33 +00:00