summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_dagfuncs.c
AgeCommit message (Expand)Author
2009-03-23Rework/simplify the disk queuing code. A bunch of this was stilloster
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-01-09rf_DiskUnlockFunc and rf_DiskUnlockFuncForThreads are never used. Punt them.oster
2005-12-11merge ktrace-lwp.christos
2005-05-29- avoid variable shadowingchristos
2005-02-27nuke trailing whitespaceperry
2005-02-12The 'next' argument to rf_CreateDiskQueueData is always NULL. Sinceoster
2005-02-12Add a 'waitflag' argument to rf_CreateDiskQueueData() and use it tooster
2004-03-04rf_bwd1 and rf_bwd2 are holdovers from the "backward" error recovery.oster
2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster
2004-01-10Since the LOCK and UNLOCK flags are never used, no need in extracting them.oster
2003-12-31nuke the 'bp' argument to rf_bxor and friends since it is no longer used.oster
2003-12-30Very carefully remove REMAP_VA() macro. It's only doing a simpleoster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-29General format/comment cleanups. No functional changes.oster
2003-12-29[Having received a definite lack of strenuous objection, a small amountoster
2003-10-19Remove unreachable break after return and goto statements.simonb
2002-11-18rf_DiskReadMirrorPartitionFunc() is only needed for some of the clusteringoster
2002-09-21Shuffle #ifdefs to include stuff only if we're doing parity loggingoster
2002-09-11Amazingly enough, nothing is actually using the *_bxor3() functions.oster
2001-11-13add RCSIDslukem
2001-02-03include <sys/param.h> before <sys/ioctl.h>mrg
2000-03-30Remove register declarations.augustss
1999-08-26Nuke some unused code which, were it enabled, might be useful foroster
1999-03-14Disallow interrupting parity re-writes or copybacks by removing PCATCHoster
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