summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_mirror.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-06-111-3/+3
* Remove the G_CLASS_INITIALIZER, we do not need it anymore.phk2003-05-311-1/+0
* Style improvement.phk2003-05-021-4/+2
* Use g_wither_geom() for cleanup.phk2003-05-021-4/+3
* Time has run from the "run GEOM in userland" harness, and the new regressionphk2003-04-131-8/+0
* Premptively change initializations of struct g_class to use C99phk2003-03-241-3/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Add a very simple but functional GEOM mirror class.phk2003-01-141-0/+250
OpenPOWER on IntegriCloud