..
files.raidframe
implement 32-bit compat support for raidframe.
2018-01-18 00:32:48 +00:00
Makefile
raidframeio.h
fixes for the previous, noted by nakayama@.
2018-01-20 01:32:45 +00:00
raidframevar.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_acctrace.c
rf_acctrace.h
rf_alloclist.c
Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@.
2019-02-10 17:13:33 +00:00
rf_alloclist.h
rf_archs.h
rf_aselect.c
rf_aselect.h
rf_callback.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_callback.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_chaindecluster.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_chaindecluster.h
rf_compat32.c
Fix big bugs.
2020-01-07 06:10:18 +00:00
rf_compat32.h
- Redo all the ioctl compat stuff to use a standard "ioctl" interface,
2019-02-05 23:28:02 +00:00
rf_compat50.c
Remove clause 3 and 4 leftovers from TNF licenses in more sources.
2019-12-15 16:48:25 +00:00
rf_compat50.h
Remove clause 3 and 4 leftovers from TNF licenses in more sources.
2019-12-15 16:48:25 +00:00
rf_compat80.c
Rather than keeping a separate mutex, condvar, and pserialize for each
2019-12-12 02:15:42 +00:00
rf_compat80.h
- Redo all the ioctl compat stuff to use a standard "ioctl" interface,
2019-02-05 23:28:02 +00:00
rf_copyback.c
Switch to vn_bdev_open* functions.
2019-12-08 12:14:40 +00:00
rf_copyback.h
rf_cvscan.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_cvscan.h
rf_dag.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagdegrd.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagdegrd.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagdegwr.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagdegwr.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagffrd.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagffrd.h
rf_dagffwr.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagffwr.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagflags.h
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
rf_dagfuncs.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagfuncs.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagutils.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_dagutils.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_debugMem.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_debugMem.h
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_debugprint.c
rf_debugprint.h
rf_decluster.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_decluster.h
implement 32-bit compat support for raidframe.
2018-01-18 00:32:48 +00:00
rf_declusterPQ.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_declusterPQ.h
rf_desc.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_diskqueue.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_diskqueue.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_disks.c
Switch to vn_bdev_open* functions.
2019-12-08 12:14:40 +00:00
rf_disks.h
rf_driver.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_driver.h
rf_engine.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_engine.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_etimer.h
rf_evenodd_dagfuncs.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_evenodd_dagfuncs.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_evenodd_dags.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_evenodd_dags.h
rf_evenodd.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_evenodd.h
rf_fifo.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_fifo.h
rf_general.h
rf_geniq.c
rf_hist.h
rf_interdecluster.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_interdecluster.h
rf_invertq.c
rf_invertq.h
rf_kintf.h
implement 32-bit compat support for raidframe.
2018-01-18 00:32:48 +00:00
rf_layout.c
rf_layout.h
Fix two mis-spellings in comments. No functional changes.
2018-06-09 21:18:41 +00:00
rf_map.c
s/recieve/receive/
2019-05-28 08:59:33 +00:00
rf_map.h
rf_mcpair.c
rf_mcpair.h
rf_netbsd.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_netbsdkintf.c
Add a flag to dk_dump for virtual disk devices.
2020-03-01 03:21:54 +00:00
rf_nwayxor.c
rf_nwayxor.h
rf_options.c
rf_options.h
rf_optnames.h
rf_paritylog.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_paritylog.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_paritylogDiskMgr.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_paritylogDiskMgr.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_paritylogging.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_paritylogging.h
rf_parityloggingdags.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_parityloggingdags.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_paritymap.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_paritymap.h
rf_parityscan.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_parityscan.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_pq.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_pq.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_pqdeg.c
rf_pqdeg.h
rf_pqdegdags.c
rf_pqdegdags.h
rf_psstatus.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_psstatus.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_raid0.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_raid0.h
rf_raid1.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_raid1.h
rf_raid4.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_raid4.h
rf_raid5_rotatedspare.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_raid5_rotatedspare.h
rf_raid5.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_raid5.h
rf_raid.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_reconbuffer.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_reconbuffer.h
rf_reconmap.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_reconmap.h
rf_reconstruct.c
Switch to vn_bdev_open* functions.
2019-12-08 12:14:40 +00:00
rf_reconstruct.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_reconutil.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_reconutil.h
rf_revent.c
rf_revent.h
rf_shutdown.c
rf_shutdown.h
rf_sstf.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_sstf.h
rf_states.c
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_states.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_stripelocks.c
Fix typo (s/supress/suppress/).
2019-07-11 03:49:51 +00:00
rf_stripelocks.h
fix the function pointer and callback mess:
2019-10-10 03:43:59 +00:00
rf_strutils.c
rf_threadstuff.h
rf_utils.c
- Change the allocation macros to be more like function calls
2019-02-09 03:33:59 +00:00
rf_utils.h