From: Martin K. Petersen Date: Tue, 28 Aug 2012 18:29:33 +0000 (-0400) Subject: [SCSI] sd: Avoid remapping bad reference tags X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c579ab69d50a416887390ba4b89598a7b2fa0b6;p=pandora-kernel.git [SCSI] sd: Avoid remapping bad reference tags It does not make sense to translate ref tags with unexpected values. Instead we simply ignore them and let the upper layers catch the problem. Ref tags that contain the expected value are still remapped. Signed-off-by: Martin K. Petersen Signed-off-by: James Bottomley --- Reading git-diff-tree failed