Date: Mon, 1 Mar 1999 22:54:30 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Message-ID: <199903020654.WAA44736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/03/01 22:54:30 PST Modified files: sys/dev/vinum vinumio.c Log: Change printf() calls to log() calls. Recognize "referenced" drives by the lack of a slash in the device name, not by a NUL character. vinum_scandisk: return error indication (ENOENT if we can't find any vinum drive, otherwise 0). VINUM_SAVECONFIG: change parameters. Revision Changes Path 1.13 +81 -46 src/sys/dev/vinum/vinumio.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?199903020654.WAA44736>