]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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>
Thu, 14 Jul 2011 18:19:33 +0000 (14:19 -0400)
commit196cfe2ae8fcdc03b3c7d627e7dfe8c0ce7229f9
tree6d9150912d9ad4c9d6749430532e87e98a47c360
parenta7e9357f10744c3392ce3cd735c690ee513c7375
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