On 07/20/2011 07:04 PM, kgudipat@xxxxxxxxxxx wrote: > From: Krishna Gudipati <kgudipat@xxxxxxxxxxx> > > Change details: > - Added support to enable initiator based lun masking. > - Initiator based Lun masking works similar to zoning where > initiator port is allowed to see only those LUNs which are > configured to be seen. We do not really want drivers doing lun masking do we? This patch seems wrong on so many levels. Drivers should not be doing lun masking. It should go into something like scsi-ml and be a common interface. If it was implemented in drivers it seems like it should take advantage of the slave callouts instead of faking sense. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html