summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
AgeCommit message (Expand)Author
1999-02-23Do a VOP_UNLOCK() before a vn_close().oster
1999-02-11Minor cleanups that got missed last time through.oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26Nuke more bits of RAIDframe "demo" code. We're not "demoing" here,oster
1999-01-26More simulator bits going bye-bye.oster
1999-01-26This stuff is no longer needed. Mostly simulator bits.oster
1999-01-26rf_ccmn.h no longer needed. Nuke it's inclusion from rf_disks.c.oster
1999-01-26These files are not used in the kernel driver. We don't need them any more.oster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1999-01-15Make it so raidframe will only perform synchronous writes, and asyncexplorer
1999-01-14Use M_RAIDFRAME.thorpej
1999-01-14Duh... check that malloc() hasn't returned a NULL *before* we zero the buffer,oster
1998-12-22Clean up some debugging stuff, and make it compile without warningsoster
1998-12-03Try a bit harder to detect the physical failure of a component, and tooster
1998-12-03If a configuration fails due to a non-existant spare, remember to releaseoster
1998-12-03Fix (potential) referencing of null pointer in (verbose) debugging mode.oster
1998-11-18Initialize (to NULL) a variable in rf_CvscanPromote().oster
1998-11-16Use types.h, endian.h and limits.h to configure the RAIDframemycroft
1998-11-15compile with DEBUG=1hubertf
1998-11-13fix egcs warningdrochner
1998-11-13fix callback typedrochner
1998-11-13prototype un-prototyped functionssimonb
1998-11-13Add braces around 'if' to pacify egcssimonb
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster