From: Martin K. Petersen Date: Thu, 17 Jul 2008 08:28:30 +0000 (-0400) Subject: [SCSI] Host protection capabilities X-Git-Tag: v2.6.27-rc1~55^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4469f9878059f1707f021512e6b34252c4096ee7;p=pandora-kernel.git [SCSI] Host protection capabilities Controllers that support protection information must indicate this to the SCSI midlayer so that the ULD can prepare scsi_cmnds accordingly. This patch implements a host mask and various types of protection: - DIF Type 1-3 (between HBA and disk) - DIX Type 0-3 (between OS and HBA) The patch also allows the HBA to set the guard type to something different than the T10-mandated CRC. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed