DragonFly BSD
DragonFly commits List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/dev/raid/vinum vinumconfig.c vinuminterrupt.c vinumio.c


To: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
From: Hiten Pandya <hmp@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2005 08:32:50 +0100

Matthew Dillon wrote:
dillon 2005/09/15 21:33:14 PDT

DragonFly src repository

Modified files:
sys/dev/raid/vinum vinumconfig.c vinuminterrupt.c vinumio.c Log:
Cleanup a couple of serious issues with vinum.
* If someone specifies a partition or a slice instead of a raw drive, such as
'vinum read /dev/da0d' or 'vinum read /dev/da0s1', vinum gets really confused
when it constructs device names while doing the drive scan. For example,
it was constructing device names like '/dev/da0as1d'. Fixed.

Hmm, I was not sure if we would have encountered this issue; but I knew that Vinum had its own dscheck(9) like function for parsing vinum disk label information.


				Hiten Pandya
				hmp@xxxxxxxxxxxxx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]