]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
authorStefan Bader <stefan.bader@canonical.com>
Thu, 14 Jul 2011 13:30:22 +0000 (15:30 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 30 Aug 2011 15:59:03 +0000 (11:59 -0400)
commit8c4ce72455cf6320e2421f82ca776d43e1ff4f32
tree4542c4bae79e675028a57c6fde3b713de6283f69
parentc080c027612e552362d731256160f840cd8c3356
xen-blkfront: Drop name and minor adjustments for emulated scsi devices

These were intended to avoid the namespace clash when representing
emulated IDE and SCSI devices. However that seems to confuse users
more than expected (a disk defined as sda becomes xvde).
So for now go back to the scheme which does no adjustments. This
will break when mixing IDE and SCSI names in the configuration of
guests but should be by now expected.

Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/block/xen-blkfront.c