History log of /src/sys/dev/raidframe/rf_pqdegdags.h |
Revision | | Date | Author | Comments |
1.4 |
| 15-Oct-2023 |
oster | Make RF_INCLUDE_RAID6 build (needs more changes to make it work).
Fix function signatures - recovFunc has a return type of void. Fix obvious errors/typos from previous "mechanical changes". MapSector no longer takes a row value. Cleanup (now unused) row usage. rf_bxor() doesn't take a bp argument.
|
1.3 |
| 05-Feb-1999 |
oster | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF and is much easier to read. No functionality changes.
|
1.2 |
| 26-Jan-1999 |
oster | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, out-dated comments, and other unneeded stuff. This helps prepare for cleaning up the rest of the code, and adding new functionality.
No functional changes to the kernel code in this commit.
|
1.1 |
| 13-Nov-1998 |
oster | RAIDframe, version 1.1, from the Parallel Data Laboratory at Carnegie Mellon University. Full RAID implementation, including levels 0, 1, 4, 5, 6, parity logging, and a few other goodies. Ported to NetBSD by Greg Oster.
|