Re: [PATCH] Adding Bi-Endian 32-bit and 64-bit Support to the Grub ELF Parser

2014-01-10 Thread Andrey Borzenkov
В Fri, 10 Jan 2014 11:58:58 -0600 Tomohiro B Berry пишет: > This patch adds bi-endian support for both 32-bit and 64-bit elf files. > > It compares the native endianness to the endianness of the elf file, and > swaps the header bytes if necessary. This will allow, for example, 32-bit > Big E

[PATCH] Adding Bi-Endian 32-bit and 64-bit Support to the Grub ELF Parser

2014-01-10 Thread Tomohiro B Berry
This patch adds bi-endian support for both 32-bit and 64-bit elf files. It compares the native endianness to the endianness of the elf file, and swaps the header bytes if necessary. This will allow, for example, 32-bit Big Endian grub to load a 64-bit Little Endian kernel. Regards, Tomo Berr

Re: booting btrfs

2014-01-10 Thread Andrey Borzenkov
В Tue, 24 Dec 2013 05:20:19 +0100 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > On 24.12.2013 04:43, Chris Murphy wrote: > > d point. Your snapshot tool could first create a read only snapshot, then > > for no space > > cost also create a rw snapshot of the read only one, then add the rw > > s