Date: Sat, 14 Jun 2003 18:42:01 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Message-ID: <200306150142.h5F1g1Cr077471@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2003/06/14 18:42:01 PDT
FreeBSD src repository
Modified files:
sys/dev/vinum vinumio.c
Log:
check_drive: If the partition isn't a Vinum drive, release it again
and return NULL.
vinum_scandisk: Don't handle NULL device pointers.
Only look at compatibility partition for i386. This
is a kludge which should go away once I have adequate
documentation for the New World Order.
Together, these fixes remove occasional error messages about
non-existent drives. They may also fix a number of problems that have
been reported without a PR.
PRs: None
Revision Changes Path
1.89 +35 -35 src/sys/dev/vinum/vinumio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306150142.h5F1g1Cr077471>
