]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: fix EFI GPT uuid byte order
authorKarel Zak <kzak@redhat.com>
Tue, 1 Mar 2011 09:01:21 +0000 (10:01 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Apr 2011 12:42:33 +0000 (14:42 +0200)
commitdbf0ae9f69fb41cdf2f9bc2029c807690414f07c
tree8a3ba5e391ea2aacf1b17f22e96375445b850159
parent9c2b44e668a2475752ccae1d0255ac92d3c85002
libblkid: fix EFI GPT uuid byte order

Intel uses little-endians for UUID, the rest of the sane world uses 16
byte big-endian array...

Reported-by: Andrew Lutomirski <luto@mit.edu>
Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/partitions/gpt.c