pathbased: clean up diskstart address numbers, 256 byte subvols
authorH. Peter Anvin <hpa@zytor.com>
Wed, 13 Jan 2010 23:44:38 +0000 (15:44 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 13 Jan 2010 23:44:38 +0000 (15:44 -0800)
commitafb1f77428f6900365f5a1892f26979ca765292d
tree0a1af0c1797b883ebf4ce16fdf645f35a6cbd951
parent18f397e4f6d854798a967841c452adc1d8b3d1fc
pathbased: clean up diskstart address numbers, 256 byte subvols

Clean up the uses of hard-coded addresses in diskstart.inc.
Furthermore, the btrfs spec allows 255 characters for a subvolume, so
we might as well allocate that much.

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