From: Martin K. Petersen Date: Fri, 18 Sep 2009 21:32:59 +0000 (-0400) Subject: [SCSI] Deprecate SCSI_PROT_*_CONVERT operations X-Git-Tag: v2.6.32-rc4~9^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6af404215bab0d333accbb497f835d10cb0050c;p=pandora-kernel.git [SCSI] Deprecate SCSI_PROT_*_CONVERT operations The checksum format is orthogonal to whether the protection information is being passed on beyond the HBA or not. It is perfectly valid to use a non-T10 CRC with WRITE_STRIP and READ_INSERT. Consequently it no longer makes sense to explicitly refer to the conversion in the protection operation. Update sd_dif and lpfc accordingly. Signed-off-by: Martin K. Petersen Acked-by: Ihab Hamadi Signed-off-by: James Bottomley --- Reading git-diff-tree failed