aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vinum/vinumraid5.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with -CURRENT. I've left it very late to MFC a number ofGreg Lehey2001-03-131-2/+1
* MFC: Fix a multitude of sins, including data corruption and panics.Greg Lehey2000-05-111-2/+2
* Add support for RAID-4. This is the only change which is needed forGreg Lehey2000-02-291-3/+6
* Modify the manner in which we lock RAID-5 plexes. This appears toGreg Lehey2000-01-051-4/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Tidy up some comments.Greg Lehey1999-08-141-137/+194
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,Poul-Henning Kamp1999-08-081-2/+1
* Import RAID-5 code.Greg Lehey1999-08-071-0/+638