summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumlock.c
Commit message (Expand)AuthorAgeFilesLines
* lockrange: Avoid a race condition which was causing random corruption,grog2000-05-041-6/+5
* Don't tsleep with PCATCH, it's a wonderful way to hang the system.grog2000-01-051-5/+6
* Don't count iterations while waiting for a lock to become free.grog1999-09-281-10/+9
* Reverse MFC of revision 1.5.2.7:grog1999-09-031-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* config_plex: don't allocate a rangelock struct.grog1999-08-261-2/+3
* Change parameters of unlockrange to allow calling from revive_block,grog1999-08-241-15/+15
* rewrite lockrange and unlockrange. Hopefully the current version willgrog1999-08-141-44/+105
* Import RAID-5 code.grog1999-08-071-1/+67
* Modify to work with new style dev_t.grog1999-05-151-2/+2
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-2/+0
* lockdrive: Add debug calls to catch occasional deadlocks on drives.grog1999-04-101-6/+26
* lock_drive: report on and recover from an obscure situation where thegrog1999-03-131-0/+7
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-8/+16
* Create functions lockdrive and unlockdrive to handle drive lockinggrog1999-01-211-2/+35
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-2/+3
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+137
* Remove LKM's depricated by modules.sos1998-12-271-137/+0
* Import base vinum lkm sourcesgrog1998-09-161-0/+137
OpenPOWER on IntegriCloud