commit | 8c579ab69d50a416887390ba4b89598a7b2fa0b6 | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Tue Aug 28 14:29:33 2012 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Sep 24 12:10:59 2012 +0400 |
tree | 11a552e7ebcc13c1a15ca764da04bece358d26a1 | |
parent | b656688a90175d4c424a2f02264863ede7e82d7b [diff] |
[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 <martin.petersen@oracle.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>