K 10 svn:author V 4 grog K 8 svn:date V 27 1999-03-19T07:08:40.000000Z K 7 svn:log V 737 free_vinum: don't change loop bounds for deleting drives while in the loop. This solved a problem where 'vinum resetconfig' only reset half the drives. Reported-by: Brad Knowles Karl Pielorz Change the super device. We now have three super devices: 1. The normal superdevice used by vinum(8). 2. The superdevice used by vinum(8) when compiled with debug support. 3. The superdevice used by the daemon. This method allows vinum(8) to determine debug mismatches. Also check correctly for the device type. The old code did not check all bits of the minor number. Reported-by: a cast of thousands, most recently by Brad Knowles . END