Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centralize the devstat handling for all GEOM disk device drivers | phk | 2003-03-08 | 1 | -2/+2 |
| | | | | | | | | in geom_disk.c. As a side effect this makes a lot of #include <sys/devicestat.h> lines not needed and some biofinish() calls can be reduced to biodone() again. | ||||
* | NO_GEOM cleanup: | phk | 2003-02-25 | 1 | -2/+2 |
| | | | | | Move to "struct disk*" centric API. Retire major #131 (mlxd) | ||||
* | Driver modifications consistent with my other drivers to facilitate | msmith | 2001-06-25 | 1 | -0/+77 |
the use of a single set of sources across 4.x and 5.x branches. No significant code changes. |