From: Martin K. Petersen Date: Fri, 18 Sep 2009 21:33:00 +0000 (-0400) Subject: [SCSI] sd: Detach DIF from block integrity infrastructure X-Git-Tag: v2.6.32-rc4~9^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e1a5d90b66487d754ef2f2dcbf1007f806d921;p=pandora-kernel.git [SCSI] sd: Detach DIF from block integrity infrastructure So far we have only issued DIF commands if CONFIG_BLK_DEV_INTEGRITY is enabled. However, communication between initiator and target should be independent of protection information DMA. There are DIF-only host adapters coming out that will be able to take advantage of this. Move the relevant DIF bits to sd.c. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed