From: Rusty Russell Date: Fri, 17 Aug 2007 04:05:27 +0000 (+1000) Subject: Enable partitions for lguest block device X-Git-Tag: v2.6.23-rc4~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef7ad22965fcd817b20c1332286f02362266534;p=pandora-kernel.git Enable partitions for lguest block device The lguest block device only requests one minor, which means partitions don't work (eg "root=/dev/lgba1"). Let's follow the crowd and ask for 16. Signed-off-by: Rusty Russell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed