Greg Lehey 2cd253ad0f Replace the preprocessor variable names BDEV_MAJOR and CDEV_MAJOR with
VINUM_BDEV_MAJOR and VINUM_CDEV_MAJOR respectively.

Set DRIVE_MAXACTIVE and VINUM_MAXACTIVE to 30000, effectively
disabling the request limitation code.  This code was added as an
attempt to escape from a bug which seems to have gone away, and it's
very likely I'll remove the code Real Soon Now, but I don't want to do
it just yet.

struct drive: Remove references to vnode pointers, including debug
output.  Vinum now talks directly to the device driver.  Instead, add
a dev_t.

enum plexorg: Add an instance for RAID-4.

Change checks for striped or RAID-5 plexes to a macro 'isstriped',
which now also includes RAID-4.

Change checks for RAID-5 plexes to a macro 'isparity', which now also
includes RAID-4.

Approved-by:  jkh
2000-02-29 06:17:26 +00:00
..
2000-02-04 14:25:24 +00:00
2000-01-24 07:08:40 +00:00
2000-02-16 18:41:00 +00:00
1999-11-18 07:22:59 +00:00
2000-01-23 11:50:43 +00:00
2000-01-29 18:42:45 +00:00
2000-01-14 07:14:17 +00:00
2000-01-14 07:14:17 +00:00
2000-01-17 20:49:59 +00:00
1999-08-28 01:08:13 +00:00
2000-01-18 08:38:35 +00:00
1999-12-01 10:20:21 +00:00
2000-01-14 07:14:17 +00:00
2000-02-15 17:29:09 +00:00
2000-02-14 23:37:02 +00:00
2000-02-13 12:14:07 +00:00
1999-12-21 11:14:12 +00:00