Re: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-10-17 Thread Christoph Hellwig
On Tue, Oct 07, 2014 at 05:44:38PM +, KY Srinivasan wrote: > > So can anywayone give me a review for those two patches? > > Did you get the reviews? No. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More major

RE: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-10-07 Thread KY Srinivasan
arallels.com; linux-s...@vger.kernel.org > Subject: Re: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot- > add/remove of LUNs > > So can anywayone give me a review for those two patches? Did you get the reviews? K. Y > > On Sat, Aug 16, 2014 at 08:09:14PM -0700, K. Y. Srinivasan wro

RE: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-09-28 Thread KY Srinivasan
arallels.com; linux-s...@vger.kernel.org > Subject: Re: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot- > add/remove of LUNs > > So can anywayone give me a review for those two patches? Olaf, Could you review these patches. K. Y > > On Sat, Aug 16, 2014 at 08:09:14PM -0700, K.

Re: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-09-25 Thread Christoph Hellwig
So can anywayone give me a review for those two patches? On Sat, Aug 16, 2014 at 08:09:14PM -0700, K. Y. Srinivasan wrote: > This patch-set addresses issues with LUN hot-add and remove. When the host > notifies the guest that a scan is needed, scan the host. Also, prior to > discovering new devi

[PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-08-16 Thread K. Y. Srinivasan
This patch-set addresses issues with LUN hot-add and remove. When the host notifies the guest that a scan is needed, scan the host. Also, prior to discovering new devices that may have been added, ensure we handle the LUN remove case first. K. Y. Srinivasan (2): Drivers: scsi: storvsc: In respon