aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vinum/request.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused vinum files.Poul-Henning Kamp2004-11-041-273/+0
* Note when we issue a request to the disk driver, so that we canGreg Lehey2003-05-011-1/+2
* Change #if VINUMDEBUG to #ifdef VINUMDEBUG. This is a flag, not a variable.Greg Lehey2001-05-231-2/+2
* Add xferinfo flag bit for copied buffers.Greg Lehey2001-05-221-2/+16
* Add flag XFR_BUFLOCKED to identify buffers which have been locked.Greg Lehey2000-12-201-1/+2
* Modify the manner in which we lock RAID-5 plexes. This appears toGreg Lehey2000-01-051-1/+2
* Add some private storage so that we can queue requests in an interruptGreg Lehey1999-10-131-0/+2
* Add loginfo type for sdiodone.Greg Lehey1999-09-281-0/+1
* struct rqgroup: put 0-length array at the end. Make mental note notGreg Lehey1999-09-051-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for logging subdisk I/O.Greg Lehey1999-08-241-2/+4
* Clarify some comments.Greg Lehey1999-08-141-3/+14
* Rework many comments.Greg Lehey1999-08-071-19/+20
* Clarify some comments.Greg Lehey1999-06-241-20/+26
* Modify to compile with egcs.Greg Lehey1999-03-181-0/+1
* Change multiline comments to start with a lone /* and end with a */,Greg Lehey1999-01-291-12/+24
* Include Peter Wemm's renaming and restructuringGreg Lehey1999-01-211-12/+41
* Some relatively minor tweaks to enable vinum to be built into a staticPeter Wemm1998-12-281-3/+3
* If I've done this right, revive the vinum code in it's now home after itPeter Wemm1998-12-281-0/+191
* Remove LKM's depricated by modules.Søren Schmidt1998-12-271-191/+0
* config.c:Greg Lehey1998-10-211-0/+32
* Import base vinum lkm sourcesGreg Lehey1998-09-161-0/+159