Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RAIDFrame. It hasn't worked since GEOM replaced the old disk | scottl | 2004-03-16 | 1 | -229/+0 |
| | | | | | | mini-layer. I don't have time to bing it forward into the GEOM world, and no one else has stepped forward to claim it. It'll be in the Attic for safe keeping for now. | ||||
* | Use td->td_ucred instead of td->td_proc->p_ucred. | jhb | 2003-03-20 | 1 | -1/+1 |
| | |||||
* | After much delay and anticipation, welcome RAIDFrame into the FreeBSD | scottl | 2002-10-20 | 1 | -0/+229 |
world. This should be considered highly experimental. Approved-by: re |