commit | 9e06688e7d60149cc9ef78ff29515c20186bb418 | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Fri Sep 19 18:47:21 2008 -0400 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Oct 13 09:28:58 2008 -0400 |
tree | cb6df4657c1964244a51d6ad3a5a54b849b93894 | |
parent | be922f478f430f8fab4db952ffc20c86f23de397 [diff] |
[SCSI] sd: Correctly handle all combinations of DIF and DIX The old detection code couldn't handle all possible combinations of DIX and DIF. This version does, giving priority to DIX if the controller is capable. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>