1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/geom
Kris Kennaway 17e910a261 make_dev(9) can be (and is) called without Giant, so there is no need to
drop the topology lock and acquire Giant around this call.

Reviewed by:	phk
2007-03-26 21:47:03 +00:00
..
bde
cache
concat
eli Overhaul driver/subsystem api's: 2007-03-21 03:42:51 +00:00
gate
journal Add missing \n. 2007-03-22 15:42:13 +00:00
label
mirror
multipath First cut at GEOM based multipath. This is an active/passive{/passive...} 2007-02-27 04:01:58 +00:00
nop
part
raid3
shsec
stripe
uzip
vinum
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c make_dev(9) can be (and is) called without Giant, so there is no need to 2007-03-26 21:47:03 +00:00
geom_disk.c Reduce the noise when plugging in (USB) mass storage devices, like a 4 port 2007-02-21 07:45:02 +00:00
geom_disk.h
geom_dump.c
geom_event.c
geom_fox.c
geom_int.h
geom_io.c Use pause() rather than tsleep() on stack variables and function pointers. 2007-02-27 17:23:29 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
geom.h
notes