summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumraid5.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics.grog2000-05-111-2/+2
* Make vinum compile again using the "cast to buf" workaround.phk2000-04-161-1/+1
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-021-1/+1
* rqe->b.b_flags |= B_READ; becamealfred2000-03-261-1/+1
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-4/+4
* Add support for RAID-4. This is the only change which is needed forgrog2000-02-291-3/+6
* Modify the manner in which we lock RAID-5 plexes. This appears togrog2000-01-051-4/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Tidy up some comments.grog1999-08-141-137/+194
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,phk1999-08-081-2/+1
* Import RAID-5 code.grog1999-08-071-0/+638
OpenPOWER on IntegriCloud