From: Fam Zheng Date: Sun, 6 Sep 2015 09:05:42 +0000 (+0800) Subject: virtio-blk: Allow extended partitions X-Git-Tag: omap-for-v4.3/fixes-rc1~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa3142da14b162f30e4781ff17e1926c47f28fb;p=pandora-kernel.git virtio-blk: Allow extended partitions This will allow up to DISK_MAX_PARTS (256) partitions, with for example GPT in the guest. Otherwise, the partition scan code will only discover the first 15 partitions. Signed-off-by: Fam Zheng Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed