]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
check_drive: If we find an existing drive which is "up" or "down",
authorGreg Lehey <grog@FreeBSD.org>
Fri, 2 May 2003 06:04:19 +0000 (06:04 +0000)
committerGreg Lehey <grog@FreeBSD.org>
Fri, 2 May 2003 06:04:19 +0000 (06:04 +0000)
commit5fb5b1b5cae7da75a78535afe9e271dcbfeb0555
tree921ed5319da79347570e7c6d7c6f37f9422ca853
parent82b53b8dc82c08120036004c87867fa6b674e599
check_drive: If we find an existing drive which is "up" or "down",
just return it.  Don't try to reinitialize it.  This should fix a
number of inconsistencies that some people encountered with "vinum
start".

PR:  30588
PR:  43475
sys/dev/vinum/vinumio.c