RE: [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS

2015-08-25 Thread Karthikeya Sunkesula
Reviewed-by: Karthikeya Sunkesula karthikeya.sunkes...@pmcs.com -Original Message- From: Mahesh Rajashekhara Sent: Tuesday, August 11, 2015 11:28 AM To: Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Mahesh

RE: [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS

2015-08-25 Thread Murthy Bhat
Reviewed-by: Murthy Bhat murthy.b...@pmcs.com -Original Message- From: Karthikeya Sunkesula Sent: Tuesday, August 25, 2015 11:56 AM To: Mahesh Rajashekhara; Tomas Henzl; jbottom...@parallels.com; linux-scsi@vger.kernel.org Cc: aacr...@pmc-sierra.com; Harry Yang; Rich Bono; Murthy Bhat

Re: [PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS

2015-08-25 Thread Tomas Henzl
On 11.8.2015 07:58, Mahesh Rajashekhara wrote: Description: Driver sends the right size of the response buffer. Changes from V2: None Signed-off-by: Mahesh Rajashekhara mahesh.rajashekh...@pmcs.com Reviewed-by: Tomas Henzl the...@redhat.com Tomas -- To unsubscribe from this list:

[PATCH V6 01/10] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS

2015-08-10 Thread Mahesh Rajashekhara
Description: Driver sends the right size of the response buffer. Changes from V2: None Signed-off-by: Mahesh Rajashekhara mahesh.rajashekh...@pmcs.com --- drivers/scsi/aacraid/aachba.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/aacraid/aachba.c