freebsd-dev/sys/geom
Andrey V. Elsukov 91ca76a590 Add disklabel64 support to GEOM_PART class.
This partitioning scheme is used in DragonFlyBSD. It is similar to
BSD disklabel, but has the following improvements:
* metadata has own dedicated place and isn't accessible through partitions;
* all offsets are 64-bit;
* supports 16 partitions by default (has reserved place for more);
* has reserved place for backup label (but not yet implemented);
* has UUIDs for partitions and partition types;

No objections from:	geom
MFC after:	2 weeks
Relnotes:	yes
2014-06-11 10:42:34 +00:00
..
bde
cache
concat
eli - Fix the keyfile being cleared prematurely after r259428 2014-06-06 03:17:37 +00:00
gate
journal
label Make r242379 - the fix for UFS labels disappearing after resizing 2014-05-05 09:20:30 +00:00
linux_lvm
mirror
mountver
multipath
nop
part Add disklabel64 support to GEOM_PART class. 2014-06-11 10:42:34 +00:00
raid Reduce number of opens by REOM RAID during provider taste. 2014-04-28 15:03:52 +00:00
raid3
sched
shsec
stripe Do not increment bio_data in case of BIO_DELETE. 2014-04-10 10:12:56 +00:00
uncompress Some style and whitespace fixes. Reduce the difference between geom_uzip(4) 2014-05-01 14:47:27 +00:00
uzip Fix a leak in g_uzip_taste(). After retrieve all the block offsets from 2014-05-01 15:23:20 +00:00
vinum
virstor
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c
geom_disk.c Make GEOM DISK to account also BIO_FLUSH operations. 2014-05-17 15:07:00 +00:00
geom_disk.h
geom_dump.c
geom_event.c We have two functions from where a geom orphan method could be called: 2014-05-19 16:05:42 +00:00
geom_flashmap.c
geom_fox.c
geom_int.h
geom_io.c
geom_kern.c
geom_map.c
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c
geom_slice.c
geom_slice.h
geom_subr.c Add a topology trace to the g_spoil_event. 2014-05-19 16:08:15 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c
geom_vfs.h
geom_vol_ffs.c
geom.h
notes