NetBSD/sys/dev/raidframe
oster 99020323e6 Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of
the variables are passed directly to rf_AllocRaidAccDesc(), and the 5th
isn't even used.  Hunt them down and nuke them too.
2001-07-27 03:30:07 +00:00
..
rf_acctrace.c
rf_acctrace.h
rf_alloclist.c bzero -> memset 2001-07-18 06:45:33 +00:00
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 bzero -> memset 2001-07-18 06:45:33 +00:00
rf_cvscan.h
rf_dag.h
rf_dagdegrd.c #endif /* takes no argument */ 2001-06-08 12:51:17 +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 include <sys/param.h> before <sys/ioctl.h> 2001-02-03 12:51:10 +00:00
rf_dagfuncs.h
rf_dagutils.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_dagutils.h
rf_debugMem.c
rf_debugMem.h bzero -> memset 2001-07-18 06:45:33 +00:00
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 My.. what a twisty little maze of #defines and dependencies. Some of this 2001-01-26 14:06:16 +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
rf_driver.c Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of 2001-07-27 03:30:07 +00:00
rf_driver.h Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of 2001-07-27 03:30:07 +00:00
rf_engine.c
rf_engine.h
rf_etimer.h bzero -> memset 2001-07-18 06:45:33 +00:00
rf_evenodd.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_evenodd.h
rf_evenodd_dagfuncs.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_evenodd_dagfuncs.h
rf_evenodd_dags.c
rf_evenodd_dags.h
rf_fifo.c
rf_fifo.h
rf_freelist.h bzero -> memset 2001-07-18 06:45:33 +00:00
rf_general.h bzero -> memset 2001-07-18 06:45:33 +00:00
rf_geniq.c
rf_hist.h
rf_interdecluster.c These bits are only needed for the interdecluster stuff.. wrap them 2001-01-26 05:09:13 +00:00
rf_interdecluster.h
rf_invertq.c
rf_invertq.h
rf_kintf.h
rf_layout.c Having moved some of the bits needed by raidctl into rf_configure.c, we 2001-01-27 19:34:43 +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 bzero -> memset 2001-07-18 06:45:33 +00:00
rf_map.h
rf_mcpair.c
rf_mcpair.h
rf_memchunk.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_memchunk.h
rf_netbsd.h
rf_netbsdkintf.c Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of 2001-07-27 03:30:07 +00:00
rf_nwayxor.c
rf_nwayxor.h
rf_options.c
rf_options.h
rf_optnames.h
rf_paritylog.c
rf_paritylog.h
rf_paritylogDiskMgr.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_paritylogDiskMgr.h
rf_paritylogging.c
rf_paritylogging.h
rf_parityloggingdags.c
rf_parityloggingdags.h
rf_parityscan.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_parityscan.h
rf_pq.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_pq.h
rf_pqdeg.c
rf_pqdeg.h #if out a few more bits that arn't required if we are not doing 2001-06-20 03:09:23 +00:00
rf_pqdegdags.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_pqdegdags.h
rf_psstatus.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_psstatus.h
rf_raid.h
rf_raid0.c
rf_raid0.h
rf_raid1.c bcmp -> memcmp 2001-07-18 06:46:46 +00:00
rf_raid1.h
rf_raid4.c
rf_raid4.h
rf_raid5.c
rf_raid5.h
rf_raid5_rotatedspare.c Nobody calls these bits if we arn't doing RAID5 with rotated spare stuff. 2001-01-26 05:16:58 +00:00
rf_raid5_rotatedspare.h
rf_raidframe.h
rf_reconbuffer.c Cosmetic cleanup of some comments, and nuke an unused #define. 2001-01-27 20:10:49 +00:00
rf_reconbuffer.h
rf_reconmap.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_reconmap.h
rf_reconstruct.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_reconstruct.h
rf_reconutil.c
rf_reconutil.h
rf_revent.c
rf_revent.h
rf_shutdown.c
rf_shutdown.h
rf_sstf.c Nuke some bogus debug code that was already '#if 0'ed out. 2001-01-27 20:18:55 +00:00
rf_sstf.h
rf_states.c
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 Un-'__P'ify. 2001-01-27 20:42:20 +00:00
rf_types.h
rf_utils.c bzero -> memset 2001-07-18 06:45:33 +00:00
rf_utils.h