rodrigc 2005-11-08 04:13:39 UTC FreeBSD src repository Modified files: sys/sys mount.h sys/kern vfs_mount.c Log: Add utility function to propagate mount errors as text string messages. Discussed with: phk Revision Changes Path 1.198 +21 -0 src/sys/kern/vfs_mount.c 1.200 +1 -0 src/sys/sys/mount.h