freebsd-skq/sys/geom/vinum
lulf badfc0cb43 - Make gvinum header on-disk structure consistent on all platforms by storing
the gvinum header in fields of fixed size and in a big endian byte order
  rather than the size and byte order of the actual platform.

Note that the change is backwards compatible with the old gvinum configuration
format, but will save the configuration in the new format when the 'saveconfig'
command is executed.

Submitted by:	Rick C. Petty <rick-freebsd -at- kiwi-computer.com>
2008-10-01 14:50:36 +00:00
..
geom_vinum_drive.c - Make gvinum header on-disk structure consistent on all platforms by storing 2008-10-01 14:50:36 +00:00
geom_vinum_init.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
geom_vinum_list.c
geom_vinum_move.c Catch the case when a subdisk has no provider or no consumer 2006-02-08 21:32:45 +00:00
geom_vinum_plex.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
geom_vinum_raid5.c
geom_vinum_raid5.h while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
geom_vinum_rename.c - When renaming a drive, also set the drive name in the gvinum header. 2008-07-19 13:53:11 +00:00
geom_vinum_rm.c -) Correct sdcount for a plex when removing or adding subdisks. 2007-04-12 17:54:35 +00:00
geom_vinum_share.c - Recognize the 'volume' parameter when creating a plex. 2008-05-22 10:27:03 +00:00
geom_vinum_share.h
geom_vinum_state.c Protect from creating striped and RAID5 plexes with unequally sized 2006-03-30 14:01:25 +00:00
geom_vinum_subr.c - Fix a logic error when updating plex configuration. 2008-07-11 16:46:29 +00:00
geom_vinum_var.h - Make gvinum header on-disk structure consistent on all platforms by storing 2008-10-01 14:50:36 +00:00
geom_vinum_volume.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
geom_vinum.c Protect from creating striped and RAID5 plexes with unequally sized 2006-03-30 14:01:25 +00:00
geom_vinum.h - Make gvinum header on-disk structure consistent on all platforms by storing 2008-10-01 14:50:36 +00:00