summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_copyback.c
AgeCommit message (Expand)Author
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-03-21Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTLdsl
2002-11-16Clean up error reporting, and nuke some printf verbosity.oster
2002-11-15After a rebuild-in-place, a reconstruct, or a copyback, we shouldoster
2002-09-17Cast the RF_DEBUG_RECON net a little wider.oster
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-10-05More #if 0's bite the dust.oster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-01-26Ensure we update the 'partitionSize' field of the component labelsoster
2000-03-07Create a new rf_close_component() to handle vnode operations for closingoster
2000-02-23Do a better job of (re)initializing the component labels afteroster
2000-01-09- move a bunch of function prototypes to rf_kintf.hoster
2000-01-07Nuke: #include "rf_threadid.h".oster
2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.oster
1999-08-14Remove a 'struct proc *'-passing abomination that's been bugging meoster
1999-08-13rf_sys.h does not need to be #included in any of these files, and, actually,oster
1999-03-02Update for recent changes including component label support, cleanoster
1999-02-27After a vn_close(), set the vnode * to NULL so we don't try closing itoster
1999-02-27Do the VOP_UNLOCK() on an initialized vp, rather than random garbage.oster
1999-02-23Do a VOP_UNLOCK() before a vn_close().oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster