extlinux: modify the layout for btrfs
authorH. Peter Anvin <hpa@zytor.com>
Sat, 26 Jun 2010 02:49:20 +0000 (19:49 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 26 Jun 2010 02:49:20 +0000 (19:49 -0700)
commitd160380affab95c1375f3981663b97b5d037708e
tree0d8c6446ffe72cff315f3747aa47a4545ca9eecd
parent439da41ccf70f88b8fefb1950808e7dbe1cb82d0
extlinux: modify the layout for btrfs

Put the btrfs boot code right after the boot sector (they are really
one image anyway).  Align the ADV with the end of the boot region, so
we can locate it for modification as necessary, and the offset don't
end up shifting with different boot image sizes.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
extlinux/main.c