freebsd-skq/sys/geom
Andrew Thompson 31da42bab2 Add interleaving root hold tokens from the CAM probe to disk_create and geom
provider tasting. This is needed for disk attachments that happen after threads
are running in the boot process.

Tested by:	rnoland
2009-04-03 19:49:33 +00:00
..
bde
cache
concat Add sbuf_new_auto as a shortcut for the very common case of creating a 2008-08-09 11:14:05 +00:00
eli Detach GELI providers on shutdown/reboot, which will allow providers underneath 2009-03-16 19:31:08 +00:00
gate
journal Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called 2009-04-03 19:46:12 +00:00
label Create GEOM labels from UFS IDs, e.g. /dev/ufsid/49c97b1faa2adc43. UFS IDs 2009-03-25 20:38:57 +00:00
linux_lvm
mirror Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called 2009-04-03 19:46:12 +00:00
multipath
nop
part Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called 2009-04-03 19:46:12 +00:00
raid3 Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called 2009-04-03 19:46:12 +00:00
shsec
stripe Add sbuf_new_auto as a shortcut for the very common case of creating a 2008-08-09 11:14:05 +00:00
uzip
vinum - Add files that should have been added in r190507. 2009-03-28 21:06:59 +00:00
virstor Avoid NULL deference. 2008-06-30 15:21:42 +00:00
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c Trivial patch to show on which geom has the error been detected. 2008-12-01 15:02:00 +00:00
geom_ccd.c - Fix a potential NULL pointer reference. Note that this should not happen in 2008-11-25 20:28:33 +00:00
geom_ctl.c Add sbuf_new_auto as a shortcut for the very common case of creating a 2008-08-09 11:14:05 +00:00
geom_ctl.h
geom_dev.c Provide compatibility symlink for logical partitions: 2009-02-20 04:48:40 +00:00
geom_disk.c Add interleaving root hold tokens from the CAM probe to disk_create and geom 2009-04-03 19:49:33 +00:00
geom_disk.h Add interleaving root hold tokens from the CAM probe to disk_create and geom 2009-04-03 19:49:33 +00:00
geom_dump.c
geom_event.c
geom_fox.c
geom_int.h
geom_io.c Just a fixup for a KTRACE message I stumbled upon many moons ago. 2008-09-18 15:02:19 +00:00
geom_kern.c Add sbuf_new_auto as a shortcut for the very common case of creating a 2008-08-09 11:14:05 +00:00
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c o disallow write to RedBoot and FIS directory partitions; these are painful 2009-03-11 01:12:52 +00:00
geom_slice.c Add sbuf_new_auto as a shortcut for the very common case of creating a 2008-08-09 11:14:05 +00:00
geom_slice.h
geom_subr.c Add interleaving root hold tokens from the CAM probe to disk_create and geom 2009-04-03 19:49:33 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c Prevent a panic that happens on SMP machines when removing a disk with 2009-01-11 13:51:04 +00:00
geom_vfs.h Remove the struct thread unuseful argument from bufobj interface. 2008-10-10 21:23:50 +00:00
geom_vol_ffs.c
geom.h Add interleaving root hold tokens from the CAM probe to disk_create and geom 2009-04-03 19:49:33 +00:00
notes