diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-02-14 01:27:40 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-02-14 05:09:44 +0300 |
commit | aa179935edea9a64dec4b757090c8106a3907ffa (patch) | |
tree | 57898482d3a5c86e00db5b23f1b4057e4376c597 /REPORTING-BUGS | |
parent | 8e575c50a171f2579e367a7f778f86477dfdaf49 (diff) | |
download | linux-aa179935edea9a64dec4b757090c8106a3907ffa.tar.xz |
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
This patch adds a check to sbc_parse_cdb() in order to detect when
an LBA + sector vs. end-of-device calculation wraps when the LBA is
sufficently large enough (eg: 0xFFFFFFFFFFFFFFFF).
Cc: Martin Petersen <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions