freebsd-src/sys/geom
Poul-Henning Kamp 95c24b31df Make kernel dumps work with GEOM.
Notice that if the device on which the dump is set is destroyed for
any reason, the dump setting is lost.  This in particular will
happen in the case of spoilage.  For instance if you set dump on
ad0s1b and open ad0 for writing, ad0s* will be spoilt and the dump
setting lost.  See geom(4) for more about spoiling.

Sponsored by: DARPA & NAI Labs.
2002-04-19 09:24:12 +00:00
..
geom.h Make kernel dumps work with GEOM. 2002-04-19 09:24:12 +00:00
geom_bsd.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_ccd.c Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. 2002-04-08 09:20:07 +00:00
geom_dev.c Make kernel dumps work with GEOM. 2002-04-19 09:24:12 +00:00
geom_disk.c Make kernel dumps work with GEOM. 2002-04-19 09:24:12 +00:00
geom_dump.c Make life easier for reference-vector generatorts in tools/regression/geom 2002-04-19 09:21:27 +00:00
geom_enc.c Eliminate some thread pointers which do not make sense anymore. 2002-03-26 22:07:38 +00:00
geom_event.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
geom_int.h s/classs/classes/ to fixup grammer after the previous global renaming. 2002-04-04 09:41:47 +00:00
geom_io.c Constifixation of attribute argument to g_io_[gs]etattr() 2002-04-09 15:12:05 +00:00
geom_kern.c Eliminate some thread pointers which do not make sense anymore. 2002-03-26 22:07:38 +00:00
geom_mbr.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_pc98.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_slice.c Make kernel dumps work with GEOM. 2002-04-19 09:24:12 +00:00
geom_slice.h Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
geom_subr.c Introduce the convenience function g_getattr() and make it DWIM. 2002-04-09 15:13:42 +00:00
geom_sunlabel.c Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00