Date: Sun, 21 Nov 1999 00:05:51 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_conf.c Message-ID: <199911210805.AAA71483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/11/21 00:05:51 PST Modified files: sys/kern vfs_conf.c Log: If vfs_mountroot_try() isn't given a path to try mounting, return a silent error rather than complaining about it verbosely. No path is not really a failure, but the diagnostic was confusing and unuseful. Revision Changes Path 1.43 +2 -2 src/sys/kern/vfs_conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911210805.AAA71483>