[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH] scsi_dh_rdac: Add dynamic match functionality to rdac handler
- From: Mike Christie <michaelc cs wisc edu>
- To: sekharan us ibm com
- Cc: "Moger, Babu" <Babu Moger netapp com>, device-mapper development <dm-devel redhat com>, "linux-scsi vger kernel org" <linux-scsi vger kernel org>, "Krishnasamy, Somasundaram" <Somasundaram Krishnasamy netapp com>
- Subject: Re: [dm-devel] [PATCH] scsi_dh_rdac: Add dynamic match functionality to rdac handler
- Date: Fri, 20 Apr 2012 11:48:17 -0500
On 04/20/2012 11:27 AM, Chandra Seetharaman wrote:
> Babu,
>
> So, in effect, any SCSI devices with INQ C8 page with "edid" would be
> treated as a rdac device, right ?
>
> Is that enough to identify _any_ SCSI device as a rdac device (even in
> future) ?
>
> Also, instead of repeating the code, can you use submit_inquiry() ?
>
Yeah you are right, I think we should modify submit_inquiry to take in
the sense and data buffers instead of taking in the rdac_dh_data struct.
At the time the match function is run rdac_dh_data might not be allocated.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]