NetBSD/sys/dev/raidframe
oster 82419f5ae9 Only mark the components as CLEAN if it's the last thing we're doing.
Marking them CLEAN earlier is (currently) asking for trouble.
(XXX This could have been done more elegantly.)
2000-02-27 01:50:22 +00:00
..
rf_acctrace.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_acctrace.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_alloclist.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_alloclist.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_archs.h Nuke stale comment. 2000-01-08 03:49:37 +00:00
rf_aselect.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_aselect.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_callback.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_callback.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_chaindecluster.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_chaindecluster.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_configure.h Update for recent changes including component label support, clean 1999-03-02 03:18:48 +00:00
rf_copyback.c Do a better job of (re)initializing the component labels after 2000-02-23 02:03:03 +00:00
rf_copyback.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_cvscan.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_cvscan.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dag.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagdegrd.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_dagdegrd.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagdegwr.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_dagdegwr.h Cleanup a bit. 1999-08-15 02:36:03 +00:00
rf_dagffrd.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_dagffrd.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagffwr.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_dagffwr.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagflags.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagfuncs.c Nuke some unused code which, were it enabled, might be useful for 1999-08-26 02:40:27 +00:00
rf_dagfuncs.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_dagutils.c Trust only the data disk if the mirror is not known to be up-to-date. 1999-12-09 02:26:09 +00:00
rf_dagutils.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_debugMem.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_debugMem.h Cleanup a bit more. 1999-09-05 01:58:11 +00:00
rf_debugprint.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_debugprint.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_decluster.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_decluster.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_declusterPQ.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_declusterPQ.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_desc.h Nuke desc->tid. 2000-01-09 00:00:18 +00:00
rf_diskqueue.c Garbage collect some unused stuff. Include rf_kintf.h for a 2000-02-24 03:52:15 +00:00
rf_diskqueue.h Get recent changes into the tree: 2000-02-13 04:53:57 +00:00
rf_disks.c - ignore components whose mod_counter values are too low. 2000-02-25 19:56:32 +00:00
rf_disks.h Make a note of autoconfigured components. 2000-02-23 02:01:55 +00:00
rf_driver.c When we close autoconfigured components, we need to note that they 2000-02-25 17:14:18 +00:00
rf_driver.h Get recent changes into the tree: 2000-02-13 04:53:57 +00:00
rf_engine.c - nuke calls to rf_get_threadid() and associated #include 2000-01-08 22:57:30 +00:00
rf_engine.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_etimer.h First kick at cleaning up the RF_ETIMER code. New timer handling code 1999-08-13 03:26:55 +00:00
rf_evenodd_dagfuncs.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_evenodd_dagfuncs.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_evenodd_dags.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_evenodd_dags.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_evenodd.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_evenodd.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_fifo.c - more cleanup of rf_get_threadid() and debugging printfs 2000-01-08 23:45:05 +00:00
rf_fifo.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_freelist.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_general.h More cleanup. DKUSAGE (what little was left of it) goes bye-bye. 1999-12-07 02:40:27 +00:00
rf_geniq.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_hist.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_interdecluster.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_interdecluster.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_invertq.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_invertq.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_kintf.h Get recent changes into the tree: 2000-02-13 04:53:57 +00:00
rf_layout.c sectorsPerStripeUnit should be larger than 0. If it isn't, simply fail. 1999-07-19 01:35:19 +00:00
rf_layout.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_map.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_map.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_mcpair.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_mcpair.h Disallow interrupting parity re-writes or copybacks by removing PCATCH 1999-03-14 21:53:31 +00:00
rf_memchunk.c rf_sys.h does not need to be #included in any of these files, and, actually, 1999-08-13 03:41:52 +00:00
rf_memchunk.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_netbsd.h Correct a comment. 2000-02-23 00:37:11 +00:00
rf_netbsdkintf.c Only mark the components as CLEAN if it's the last thing we're doing. 2000-02-27 01:50:22 +00:00
rf_nwayxor.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_nwayxor.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_options.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_options.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_optnames.h Nuke what's left of the DFSTRACE stuff. 1999-12-07 02:54:08 +00:00
rf_paritylog.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_paritylog.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_paritylogDiskMgr.c Fix typo + cleanup a bit. 2000-01-15 01:57:57 +00:00
rf_paritylogDiskMgr.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_paritylogging.c Make this compile without warnings on alphas. 2000-02-12 16:06:27 +00:00
rf_paritylogging.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_parityloggingdags.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_parityloggingdags.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_parityscan.c - update RF_CREATE_THREAD to handle a 'process name' argument. 2000-01-05 02:57:28 +00:00
rf_parityscan.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_pq.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_pq.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_pqdeg.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_pqdeg.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_pqdegdags.c Make these compile with RF_INCLUDE_RAID6. 1999-08-15 02:36:40 +00:00
rf_pqdegdags.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_psstatus.c - nuke calls to rf_get_threadid() and associated #include 2000-01-08 22:57:30 +00:00
rf_psstatus.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid0.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_raid0.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid1.c - nuke calls to rf_get_threadid() and associated #include 2000-01-08 22:57:30 +00:00
rf_raid1.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid4.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_raid4.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid5_rotatedspare.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_raid5_rotatedspare.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid5.c - nuke calls to rf_get_threadid() and associated #include 2000-01-08 22:57:30 +00:00
rf_raid5.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_raid.h Oops... Missed commmitting this last night. Thanks to Matthias Scheler 2000-02-24 17:12:10 +00:00
rf_raidframe.h Get recent changes into the tree: 2000-02-13 04:53:57 +00:00
rf_reconbuffer.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_reconbuffer.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_reconmap.c Fix an 'off-by-one' error in a RF_ASSERT which meant that a reconstruct 1999-08-14 21:44:24 +00:00
rf_reconmap.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_reconstruct.c When we close autoconfigured components, we need to note that they 2000-02-25 17:14:18 +00:00
rf_reconstruct.h Update for recent changes including component label support, clean 1999-03-02 03:18:48 +00:00
rf_reconutil.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_reconutil.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_revent.c rf_GetNextReconEvent() is already prototyped in rf_revent.h. 2000-01-07 03:56:14 +00:00
rf_revent.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_shutdown.c If we can't malloc a RF_ShutdownList then we should return ENOMEM right away. 2000-01-13 23:41:18 +00:00
rf_shutdown.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_sstf.c - more cleanup of rf_get_threadid() and debugging printfs 2000-01-08 23:45:05 +00:00
rf_sstf.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_states.c Nuke desc->tid. 2000-01-09 00:00:18 +00:00
rf_states.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_stripelocks.c - more cleanup of rf_get_threadid() and debugging printfs 2000-01-08 23:45:05 +00:00
rf_stripelocks.h Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_strutils.c Phase 2 of the RAIDframe cleanup. The source is now closer to KNF 1999-02-05 00:06:06 +00:00
rf_threadstuff.c Nuke the last few bits of RF_DEBUG_ATOMIC that should have 1999-12-07 02:13:28 +00:00
rf_threadstuff.h Nuke a couple of obsolete comments. 2000-01-09 01:34:29 +00:00
rf_types.h Garbage collect more unused stuff. 1999-09-05 03:05:55 +00:00
rf_utils.c Nuke: #include "rf_threadid.h". 2000-01-07 03:40:56 +00:00
rf_utils.h First kick at cleaning up the RF_ETIMER code. New timer handling code 1999-08-13 03:26:55 +00:00