]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 17 Apr 2012 14:50:03 +0000 (10:50 -0400)
commit85b69847972081cd5fabf2136d6eb10a0fb4d9f2
tree54c91a742958ea0a35b3990cbcb1634da4a51e6d
parent6a2c6177a518f1c91e846a56a9e572c10efd57ea
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