summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_decluster.c
AgeCommit message (Expand)Author
2019-02-09- Change the allocation macros to be more like function callschristos
2018-01-18implement 32-bit compat support for raidframe.mrg
2014-03-23fix unusedchristos
2011-08-31NULL does not need a castplunky
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-04-26un-bitrot some of this code (which is not included by default in kernels),oster
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2002-11-19#if out some stuff that's only used for some distributed sparing stuff.oster
2002-09-23The declaration for rf_GetSpareTableFromDaemon might be supplied inoster
2002-09-23Don't need declarations for rf_copyback_in_progress andsimonb
2002-09-23bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointingoster
2002-09-21Protect more stuff that's only used by the declustering code.oster
2002-05-22bcopy -> memcpy. Reviewed by Greg Oster.wiz
2001-11-13add RCSIDslukem
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-01-26Give the parity declustering code their own 'RAID arch' types, andoster
2000-03-07Nuke unused code.oster
1999-08-13rf_sys.h does not need to be #included in any of these files, and, actually,oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster