NetBSD/sys/dev/raidframe
oster 7833c33e99 Whoops.. Leave them on.. (for now.) 2001-01-26 04:43:16 +00:00
..
rf_acctrace.c
rf_acctrace.h
rf_alloclist.c
rf_alloclist.h
rf_archs.h Whoops.. Leave them on.. (for now.) 2001-01-26 04:43:16 +00:00
rf_aselect.c
rf_aselect.h
rf_callback.c
rf_callback.h
rf_chaindecluster.c Lots of stuff here that is only used for some of the 'fancier' RAID types. 2001-01-26 04:27:16 +00:00
rf_chaindecluster.h Clean up some INDENT warnings. (yes, these have been there for a while!) 2001-01-26 04:14:14 +00:00
rf_configure.h
rf_copyback.c Ensure we update the 'partitionSize' field of the component labels 2001-01-26 02:16:24 +00:00
rf_copyback.h
rf_cvscan.c
rf_cvscan.h
rf_dag.h
rf_dagdegrd.c Lots of stuff here that is only used for some of the 'fancier' RAID types. 2001-01-26 04:27:16 +00:00
rf_dagdegrd.h
rf_dagdegwr.c Various parts of this file are only needed by the even/odd and PQ 2001-01-26 04:05:08 +00:00
rf_dagdegwr.h
rf_dagffrd.c
rf_dagffrd.h
rf_dagffwr.c
rf_dagffwr.h
rf_dagflags.h
rf_dagfuncs.c Remove register declarations. 2000-03-30 12:41:09 +00:00
rf_dagfuncs.h Nuke 'register' from some function prototypes. 2000-03-30 13:39:07 +00:00
rf_dagutils.c
rf_dagutils.h
rf_debugMem.c
rf_debugMem.h
rf_debugprint.c
rf_debugprint.h
rf_decluster.c Give the parity declustering code their own 'RAID arch' types, and 2001-01-26 04:40:03 +00:00
rf_decluster.h
rf_declusterPQ.c Give the parity declustering code their own 'RAID arch' types, and 2001-01-26 04:40:03 +00:00
rf_declusterPQ.h
rf_desc.h
rf_diskqueue.c
rf_diskqueue.h
rf_disks.c Fix a couple of warnings about uninitialized variables. Thanks go to 2000-12-05 01:35:56 +00:00
rf_disks.h cleanup function prototypes. 2000-03-27 03:25:17 +00:00
rf_driver.c For the RF_ASSERT() and RF_PANIC() macros, call a function to do the 2000-12-15 02:12:58 +00:00
rf_driver.h
rf_engine.c Use RF_WAIT_COND() to avoid locking errors. 2000-08-20 16:51:03 +00:00
rf_engine.h
rf_etimer.h
rf_evenodd.c
rf_evenodd.h
rf_evenodd_dagfuncs.c Don't build the stuff in this file if RF_INCLUDE_EVENODD is not defined. 2001-01-26 03:50:53 +00:00
rf_evenodd_dagfuncs.h
rf_evenodd_dags.c
rf_evenodd_dags.h
rf_fifo.c
rf_fifo.h
rf_freelist.h
rf_general.h For the RF_ASSERT() and RF_PANIC() macros, call a function to do the 2000-12-15 02:12:58 +00:00
rf_geniq.c
rf_hist.h
rf_interdecluster.c
rf_interdecluster.h
rf_invertq.c
rf_invertq.h
rf_kintf.h Move disk_busy() and disk_unbusy() to more sane locations. Values 2000-10-20 02:24:45 +00:00
rf_layout.c Give the parity declustering code their own 'RAID arch' types, and 2001-01-26 04:40:03 +00:00
rf_layout.h Clean up some INDENT warnings. (yes, these have been there for a while!) 2001-01-26 04:14:14 +00:00
rf_map.c Nuke a printf that *I* added at least as early as Nov, 1998, and which is 2000-06-29 00:22:27 +00:00
rf_map.h
rf_mcpair.c Be consistent: use mcpair->cond instead of mcpair->flag. 2000-09-11 02:23:14 +00:00
rf_mcpair.h convert tsleep()->ltsleep(), which makes the kernel complain less 2000-09-21 01:45:46 +00:00
rf_memchunk.c
rf_memchunk.h
rf_netbsd.h In the event that an up-to-date component cannot be located for a specific 2000-05-28 22:53:49 +00:00
rf_netbsdkintf.c Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when 2001-01-08 02:03:45 +00:00
rf_nwayxor.c Remove register declarations. 2000-03-30 12:41:09 +00:00
rf_nwayxor.h
rf_options.c
rf_options.h
rf_optnames.h
rf_paritylog.c
rf_paritylog.h
rf_paritylogDiskMgr.c
rf_paritylogDiskMgr.h
rf_paritylogging.c
rf_paritylogging.h
rf_parityloggingdags.c
rf_parityloggingdags.h
rf_parityscan.c Abort any parity re-writes before unconfiguring a RAID set. 2000-05-28 03:00:31 +00:00
rf_parityscan.h
rf_pq.c
rf_pq.h
rf_pqdeg.c
rf_pqdeg.h
rf_pqdegdags.c
rf_pqdegdags.h
rf_psstatus.c
rf_psstatus.h
rf_raid.h
rf_raid0.c
rf_raid0.h
rf_raid1.c
rf_raid1.h
rf_raid4.c
rf_raid4.h
rf_raid5.c
rf_raid5.h
rf_raid5_rotatedspare.c
rf_raid5_rotatedspare.h
rf_raidframe.h - Add a mechanism for obtaining finer-grained 'progress' information 2000-05-28 00:48:30 +00:00
rf_reconbuffer.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
rf_reconbuffer.h
rf_reconmap.c
rf_reconmap.h
rf_reconstruct.c Ensure we update the 'partitionSize' field of the component labels 2001-01-26 02:16:24 +00:00
rf_reconstruct.h - Add a mechanism for obtaining finer-grained 'progress' information 2000-05-28 00:48:30 +00:00
rf_reconutil.c
rf_reconutil.h
rf_revent.c convert tsleep()->ltsleep(), which makes the kernel complain less 2000-09-21 01:45:46 +00:00
rf_revent.h
rf_shutdown.c
rf_shutdown.h
rf_sstf.c Comment out 2 cases of unitialized variable use (only used when 2000-12-04 11:35:46 +00:00
rf_sstf.h
rf_states.c Move disk_busy() and disk_unbusy() to more sane locations. Values 2000-10-20 02:24:45 +00:00
rf_states.h
rf_stripelocks.c Comment out 2 cases of unitialized variable use (only used when 2000-12-04 11:35:46 +00:00
rf_stripelocks.h
rf_strutils.c
rf_threadstuff.c
rf_threadstuff.h RF_COND_WAIT(): use ltsleep(). 2000-08-20 16:15:31 +00:00
rf_types.h
rf_utils.c
rf_utils.h