freebsd_amp_hwpstate/sys/geom
Pawel Jakub Dawidek efb46508ce Correct offset conversion to little endian. It was implemented in version 2,
but because of a bug it was a no-op, so we were still using offsets in native
byte order for the host. Do it properly this time, bump version to 4 and set
the G_ELI_FLAG_NATIVE_BYTE_ORDER flag when version is under 4.

MFC after:	2 weeks
2010-08-28 08:30:20 +00:00
..
bde
cache Fixed cache size decoding read from a label. 2010-07-14 08:22:00 +00:00
concat
eli Correct offset conversion to little endian. It was implemented in version 2, 2010-08-28 08:30:20 +00:00
gate 'unit' can be negative, so use signed type for it. 2010-06-14 21:58:55 +00:00
journal
label
linux_lvm
mirror Remove bintime_cmp() function, unused since r200086. 2010-08-18 15:38:10 +00:00
mountver Make sure not to pass NULL to g_orphan_provider(). 2010-06-05 08:00:52 +00:00
multipath
nop
part Check that table is not NULL before access, it can be NULL 2010-08-03 09:10:48 +00:00
raid3
sched Check that gsp is not NULL before access. It can be NULL 2010-08-03 11:21:17 +00:00
shsec
stripe
uzip
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 a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
geom_disk.c Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
geom_disk.h Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
geom_dump.c
geom_event.c Try and narrow the gap in which you act on an event that has been canceled. 2010-06-08 22:40:02 +00:00
geom_fox.c
geom_int.h
geom_io.c Untangle g_print_bio(), silencing Coverity. 2010-06-10 17:49:36 +00:00
geom_kern.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