.. |
Makefile
|
…
|
|
files.raidframe
|
no more needs flag
|
2013-04-27 21:19:19 +00:00 |
raidframeio.h
|
…
|
|
raidframevar.h
|
Fix a long-standing bug related to rebooting while a
|
2014-11-14 14:29:16 +00:00 |
rf_acctrace.c
|
convert rf_tracing_mutex to a kmutex.
|
2011-05-01 06:22:54 +00:00 |
rf_acctrace.h
|
convert rf_tracing_mutex to a kmutex.
|
2011-05-01 06:22:54 +00:00 |
rf_alloclist.c
|
…
|
|
rf_alloclist.h
|
…
|
|
rf_archs.h
|
…
|
|
rf_aselect.c
|
Remove unused variables
|
2013-09-15 12:11:16 +00:00 |
rf_aselect.h
|
…
|
|
rf_callback.c
|
…
|
|
rf_callback.h
|
…
|
|
rf_chaindecluster.c
|
…
|
|
rf_chaindecluster.h
|
…
|
|
rf_compat50.c
|
…
|
|
rf_compat50.h
|
…
|
|
rf_copyback.c
|
Change dk_lookup() to return an anonymous vnode not associated with
|
2014-06-14 07:39:00 +00:00 |
rf_copyback.h
|
…
|
|
rf_cvscan.c
|
NULL does not need a cast
|
2011-08-31 18:31:02 +00:00 |
rf_cvscan.h
|
…
|
|
rf_dag.h
|
…
|
|
rf_dagdegrd.c
|
Remove unused variable
|
2013-09-15 12:13:56 +00:00 |
rf_dagdegrd.h
|
…
|
|
rf_dagdegwr.c
|
remove unused
|
2014-03-23 03:41:10 +00:00 |
rf_dagdegwr.h
|
…
|
|
rf_dagffrd.c
|
Remove unused variables
|
2013-09-15 12:23:06 +00:00 |
rf_dagffrd.h
|
…
|
|
rf_dagffwr.c
|
Move variables into the same ifdef as their use
|
2013-09-15 12:41:17 +00:00 |
rf_dagffwr.h
|
…
|
|
rf_dagflags.h
|
…
|
|
rf_dagfuncs.c
|
…
|
|
rf_dagfuncs.h
|
…
|
|
rf_dagutils.c
|
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
|
2011-05-11 18:13:12 +00:00 |
rf_dagutils.h
|
…
|
|
rf_debugMem.c
|
convert rf_debug_mem_mutex to a kmutex, and fix RF_DEBUG_MEM option.
|
2011-05-01 06:49:43 +00:00 |
rf_debugMem.h
|
convert rf_debug_mem_mutex to a kmutex, and fix RF_DEBUG_MEM option.
|
2011-05-01 06:49:43 +00:00 |
rf_debugprint.c
|
…
|
|
rf_debugprint.h
|
…
|
|
rf_decluster.c
|
fix unused
|
2014-03-23 09:30:59 +00:00 |
rf_decluster.h
|
…
|
|
rf_declusterPQ.c
|
fix unused
|
2014-03-23 09:30:59 +00:00 |
rf_declusterPQ.h
|
…
|
|
rf_desc.h
|
…
|
|
rf_diskqueue.c
|
convert the diskqueue mutex into a kmutex
|
2011-05-05 06:04:09 +00:00 |
rf_diskqueue.h
|
convert the diskqueue mutex into a kmutex
|
2011-05-05 06:04:09 +00:00 |
rf_disks.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
rf_disks.h
|
…
|
|
rf_driver.c
|
Fix off by one read.
|
2012-12-10 08:36:03 +00:00 |
rf_driver.h
|
- convert rf_printf_mutex to a kmutex
|
2011-04-30 01:44:36 +00:00 |
rf_engine.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
rf_engine.h
|
…
|
|
rf_etimer.h
|
…
|
|
rf_evenodd.c
|
fix unused
|
2014-03-23 09:30:59 +00:00 |
rf_evenodd.h
|
…
|
|
rf_evenodd_dagfuncs.c
|
fix unused
|
2014-03-23 09:30:59 +00:00 |
rf_evenodd_dagfuncs.h
|
…
|
|
rf_evenodd_dags.c
|
…
|
|
rf_evenodd_dags.h
|
…
|
|
rf_fifo.c
|
…
|
|
rf_fifo.h
|
…
|
|
rf_general.h
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
rf_geniq.c
|
…
|
|
rf_hist.h
|
…
|
|
rf_interdecluster.c
|
…
|
|
rf_interdecluster.h
|
…
|
|
rf_invertq.c
|
…
|
|
rf_invertq.h
|
…
|
|
rf_kintf.h
|
Remove unused 'struct lwp *' from rf_getdisksize. No functional changes.
|
2011-08-03 14:44:38 +00:00 |
rf_layout.c
|
…
|
|
rf_layout.h
|
…
|
|
rf_map.c
|
Adjust comment to reflect reality. (5th arg, not 4th)
|
2014-11-14 14:45:34 +00:00 |
rf_map.h
|
…
|
|
rf_mcpair.c
|
convert mcpair to kmutex.
|
2011-05-01 01:09:05 +00:00 |
rf_mcpair.h
|
convert mcpair to kmutex.
|
2011-05-01 01:09:05 +00:00 |
rf_netbsd.h
|
allocate devices dynamically.
|
2013-04-27 21:18:42 +00:00 |
rf_netbsdkintf.c
|
Also print b_error in the IO Error message
|
2015-01-03 11:48:04 +00:00 |
rf_nwayxor.c
|
…
|
|
rf_nwayxor.h
|
…
|
|
rf_options.c
|
…
|
|
rf_options.h
|
…
|
|
rf_optnames.h
|
…
|
|
rf_paritylog.c
|
convert parityLogPool.mutex to a kmutex.
|
2011-05-11 06:03:06 +00:00 |
rf_paritylog.h
|
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
|
2011-05-11 18:13:12 +00:00 |
rf_paritylogDiskMgr.c
|
convert regionBufferPool.mutex/cond and parityBufferPool.mutex/cond
|
2011-05-11 06:20:33 +00:00 |
rf_paritylogDiskMgr.h
|
…
|
|
rf_paritylogging.c
|
convert regionBufferPool.mutex/cond and parityBufferPool.mutex/cond
|
2011-05-11 06:20:33 +00:00 |
rf_paritylogging.h
|
…
|
|
rf_parityloggingdags.c
|
fix unused
|
2014-03-23 09:30:59 +00:00 |
rf_parityloggingdags.h
|
…
|
|
rf_paritymap.c
|
prepare to convert more raidframe old lock/sleep APIs to mutex/condvar:
|
2011-04-27 07:55:14 +00:00 |
rf_paritymap.h
|
…
|
|
rf_parityscan.c
|
convert mcpair to kmutex.
|
2011-05-01 01:09:05 +00:00 |
rf_parityscan.h
|
…
|
|
rf_pq.c
|
…
|
|
rf_pq.h
|
…
|
|
rf_pqdeg.c
|
…
|
|
rf_pqdeg.h
|
…
|
|
rf_pqdegdags.c
|
According to the Oxford Dictionary of Etymology, a wether is a male sheep
|
2011-08-01 12:28:53 +00:00 |
rf_pqdegdags.h
|
…
|
|
rf_psstatus.c
|
convert the pssTable mutex into a kmutex/cv.
|
2011-05-03 08:18:43 +00:00 |
rf_psstatus.h
|
convert the pssTable mutex into a kmutex/cv.
|
2011-05-03 08:18:43 +00:00 |
rf_raid.h
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
rf_raid0.c
|
…
|
|
rf_raid0.h
|
…
|
|
rf_raid1.c
|
Mark variables as potentially unused
|
2013-09-15 12:47:26 +00:00 |
rf_raid1.h
|
…
|
|
rf_raid4.c
|
…
|
|
rf_raid4.h
|
…
|
|
rf_raid5.c
|
…
|
|
rf_raid5.h
|
…
|
|
rf_raid5_rotatedspare.c
|
…
|
|
rf_raid5_rotatedspare.h
|
…
|
|
rf_reconbuffer.c
|
convert rb_mutex to a kmutex/cv.
|
2011-05-02 07:29:18 +00:00 |
rf_reconbuffer.h
|
…
|
|
rf_reconmap.c
|
comment, and effectively remove, a DIAGNOSTIC check that
|
2012-02-20 22:42:05 +00:00 |
rf_reconmap.h
|
convert RF_CommonLogData_s/RF_ReconMap_s mutex to a kmutex/cv.
|
2011-05-10 07:04:17 +00:00 |
rf_reconstruct.c
|
Fix a long-standing bug related to rebooting while a
|
2014-11-14 14:29:16 +00:00 |
rf_reconstruct.h
|
convert rb_mutex to a kmutex/cv.
|
2011-05-02 07:29:18 +00:00 |
rf_reconutil.c
|
Mark a variable as potentially unused
|
2013-09-15 12:48:58 +00:00 |
rf_reconutil.h
|
…
|
|
rf_revent.c
|
re-apply the reverted previous, after fixing the missed wakeup:
|
2011-05-02 01:07:24 +00:00 |
rf_revent.h
|
…
|
|
rf_shutdown.c
|
…
|
|
rf_shutdown.h
|
…
|
|
rf_sstf.c
|
…
|
|
rf_sstf.h
|
…
|
|
rf_states.c
|
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
|
2011-05-11 18:13:12 +00:00 |
rf_states.h
|
…
|
|
rf_stripelocks.c
|
convert stripelocks to kmutex.
|
2011-05-05 08:21:29 +00:00 |
rf_stripelocks.h
|
convert stripelocks to kmutex.
|
2011-05-05 08:21:29 +00:00 |
rf_strutils.c
|
…
|
|
rf_threadstuff.h
|
G/C sys/simplelock.h includes
|
2014-02-28 10:16:51 +00:00 |
rf_utils.c
|
…
|
|
rf_utils.h
|
…
|
|