freebsd-dev/sys/geom
Lukas Ertl a6facf72b1 Don't free a VINUMDRIVE softc when it's orphaned or spoiled. All
allocated ressouces should be ultimately freed in gv_destroy_geom()
(when unloading the module and not earlier), but I need to look at this
more closely.
2004-06-14 17:12:32 +00:00
..
bde
concat Dump some more informations: 2004-05-26 11:36:27 +00:00
gate Close some small wakeup<->msleep races. 2004-05-05 12:30:41 +00:00
nop Fix format string. 2004-06-07 13:40:40 +00:00
stripe Dump some more informations: 2004-05-26 11:36:27 +00:00
vinum Don't free a VINUMDRIVE softc when it's orphaned or spoiled. All 2004-06-14 17:12:32 +00:00
geom_aes.c
geom_apple.c
geom_bsd_enc.c Use __FBSDID(). 2003-06-11 06:49:16 +00:00
geom_bsd.c
geom_ccd.c
geom_ctl.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
geom_ctl.h Simplify the GEOM OAM api: Drop the request type, and let everything 2003-06-01 13:47:51 +00:00
geom_dev.c
geom_disk.c Zap a redundant NULL 2004-05-30 18:04:06 +00:00
geom_disk.h
geom_dump.c
geom_event.c
geom_fox.c
geom_gpt.c Allow disks with a GPT to be used on big-endian machines. The GPT is 2004-04-30 05:05:39 +00:00
geom_int.h
geom_io.c Make the sysctl kern.geom.collectstats more granular. 2004-06-09 19:44:44 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_mirror.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel_enc.c Add SVR4-compatible VTOC-style elements to the Sun label. The 2004-06-01 20:18:25 +00:00
geom_sunlabel.c
geom_vol_ffs.c
geom.h
notes