xen-blkfront: properly name all devices
authorJan Beulich <JBeulich@suse.com>
Thu, 5 Apr 2012 15:37:22 +0000 (16:37 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 11 May 2012 20:11:52 +0000 (16:11 -0400)
commite77c78c02290c27925f67cd35b497e99ee0d6fe1
tree779e1f9d6e3a8abf5e14711043504b768cc1ef97
parente816b57a337ea3b755de72bec38c10c864f23015
xen-blkfront: properly name all devices

- devices beyond xvdzz didn't get proper names assigned at all
- extended devices with minors not representable within the kernel's
  major/minor bit split spilled into foreign majors

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkfront.c