summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_copyback.c
AgeCommit message (Expand)Author
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