From: Martin K. Petersen Date: Wed, 25 Jun 2008 15:22:42 +0000 (-0400) Subject: [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC X-Git-Tag: v2.6.27-rc1~1059^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f11f594edba7f689af9792a5673ed59d660ad371;p=pandora-kernel.git [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC The SCSI Block Protocol uses this 16-bit CRC to verify the integrity of each data sector. crc_t10dif() is used by sd_dif.c when performing I/O to or from disks formatted with protection information. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed