]> www.infradead.org Git - users/jedix/linux-maple.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>
Thu, 19 Apr 2012 21:30:36 +0000 (17:30 -0400)
commit95733851a6d2a757ce4cb1e110ce0d1be6d905a7
tree9d295dfa2517d2446451424f1b1b1412f43eb687
parent9e4ff2f69bb3cc216aa79d838b079fbc3e220364
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

[upstream git commit 85b6984]
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkfront.c