K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-01-18T11:00:34.000000Z K 7 svn:log V 347 Resolve the mount point's path with realpath(2) before checking if file system is mounted. This prevevents duplicated mounts. The change I made against the original patch is to fall back to the given path on realpath(2) failure instead of exiting with an error. Submitted by: Andreas Kohn PR: bin/89782 MFC after: 3 days END