]> git.ipfire.org Git - thirdparty/grub.git/commit
btrfs: fix get_root key comparison failures due to endianness
authorThomas Falcon <tlfalcon@linux.vnet.ibm.com>
Mon, 31 Mar 2014 14:32:30 +0000 (15:32 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 31 Mar 2014 14:32:30 +0000 (15:32 +0100)
commit4afd0107efa6a2d9cbe6fc71c529264dc2b9fb8a
treef2ff33521d4166b933db8e5d944a8b4fab3d78ad
parent24024dac7f51d3c0df8e1bec63c02d52828de534
btrfs: fix get_root key comparison failures due to endianness

* grub-core/fs/btrfs.c (get_root): Convert
GRUB_BTRFS_ROOT_VOL_OBJECTID to little-endian.
ChangeLog
grub-core/fs/btrfs.c