[PATCH 0/2] virtio-scsi event changes for 3.6

From: Paolo Bonzini
Date: Mon Jul 16 2012 - 12:06:07 EST


Hi James,

here are two more small patches for virtio-scsi. The first fixes a
problem with the recently introduced hotplug/hot-unplug support
(happens with LUNs whose number is greater than 255). The second
introduces support for online resizing of disks.

The host here will also send the sense code via unit attention.
This will be discarded by the high-level driver for non-removable
units. I sent a separate patch to deal with it for removable
units.

Paolo

Paolo Bonzini (2):
virtio-scsi: fix parsing of hotplug/hot-unplug LUN number
virtio-scsi: support online resizing of disks

drivers/scsi/virtio_scsi.c | 39 ++++++++-
include/linux/virtio_scsi.h | 2 +
2 files changed, 38 insertions(+), 2 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/