aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/geom_disk.h
Commit message (Expand)AuthorAgeFilesLines
* forward declare struct disk.Poul-Henning Kamp2005-03-151-0/+2
* Change the disk(9) API in order to make device removal more robust.Poul-Henning Kamp2004-02-181-2/+6
* Change events to have an array of "void *" references, and give thePoul-Henning Kamp2003-04-021-0/+4
* Start to split the GEOM/diskdriver specific bits into geom/geom_disk.hPoul-Henning Kamp2003-04-011-0/+93