Pawel Jakub Dawidek efd9ac0dfc Add a __packed keyword to g_eli_metadata struct definition, so
sizeof(struct g_eli_metadata) will return the exact number of bytes needed
for storing it on the disk.
Without this change GELI was unusable on amd64 (and probably other 64-bit
archs), because sizeof(struct g_eli_metadata) was greater than 512 bytes
and geli(8) was failing on assertion.

Reported by:	Michael Reifenberger <mike@Reifenberger.com>
MFC after:	3 days
2005-08-20 10:43:03 +00:00
..
2005-07-20 18:08:16 +00:00
2005-05-25 15:54:17 +00:00
2005-03-16 20:48:13 +00:00
2005-08-16 20:03:29 +00:00
2005-03-18 06:57:58 +00:00
2005-03-15 10:47:38 +00:00
2005-05-18 21:53:08 +00:00
2005-02-10 12:10:35 +00:00
2004-12-21 18:32:46 +00:00