From: Mike Snitzer Date: Tue, 26 Jun 2012 18:32:03 +0000 (-0400) Subject: [SCSI] scsi_dh: add scsi_dh_attached_handler_name X-Git-Tag: v3.6-rc1~103^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8a74b177f17d100916b6ad415450f7c9508691;p=pandora-kernel.git [SCSI] scsi_dh: add scsi_dh_attached_handler_name Introduce scsi_dh_attached_handler_name() to retrieve the name of the scsi_dh that is attached to the scsi_device associated with the provided request queue. Returns NULL if a scsi_dh is not attached. Also, fix scsi_dh_{attach,detach} function header comments to document @q rather than @sdev. Signed-off-by: Mike Snitzer Tested-by: Babu Moger Reviewed-by: Chandra Seetharaman Acked-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed