[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1342454751-8950-1-git-send-email-pbonzini@redhat.com>
Date: Mon, 16 Jul 2012 18:05:49 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-scsi@...r.kernel.org, JBottomley@...allels.com
Subject: [PATCH 0/2] virtio-scsi event changes for 3.6
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists