opnsense-src/sys/geom
Andrey V. Elsukov af90a87209 Make detection of GPT a bit more reliable.
When we are detecting a partition table and didn't find PMBR, try to
read backup GPT header from the last sector and if it is correct,
assume that we have GPT.

Reviewed by:	rpokala
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D4282
2015-12-10 10:35:07 +00:00
..
bde
cache
concat
eli Fix g_eli error loss conditions 2015-11-05 17:37:35 +00:00
gate CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
journal CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
label Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
linux_lvm
mirror CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mountver
multipath
nop Make geom_nop(4) collect statistics on all types of BIOs, not just 2015-10-10 09:03:31 +00:00
part Make detection of GPT a bit more reliable. 2015-12-10 10:35:07 +00:00
raid Remove compatibility shims for legacy ATA device names. 2015-10-11 13:01:51 +00:00
raid3 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
sched CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
shsec
stripe
uncompress Make some debug printf's into DPRINTF's to reduce noise on attach/detahh 2015-08-09 06:58:06 +00:00
uzip Make some debug printf's into DPRINTF's to reduce noise on attach/detach 2015-08-06 15:30:14 +00:00
vinum
virstor
zero
geom.h
geom_aes.c
geom_bsd.c
geom_bsd_enc.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c Fix early kernel dump via dumpdev env 2015-11-17 20:55:50 +00:00
geom_disk.c Fix a style issue in g_disk_limit(). 2015-12-04 03:44:12 +00:00
geom_disk.h
geom_dump.c
geom_event.c
geom_flashmap.c Create a RouterBoard platform and use it to create a flash map 2015-08-22 05:50:18 +00:00
geom_fox.c
geom_int.h
geom_io.c Add asynchronous command support to the pass(4) driver, and the new 2015-12-03 20:54:55 +00:00
geom_kern.c
geom_map.c
geom_mbr.c
geom_mbr_enc.c
geom_pc98.c
geom_pc98_enc.c
geom_redboot.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel.c
geom_sunlabel_enc.c
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
notes