commit | c52716defd6ec7e89c510c740de7ec3478008f28 | [log] [tgz] |
---|---|---|
author | Christophe Vu-Brugier <cvubrugier@yahoo.fr> | Tue Jun 10 17:53:22 2014 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jun 11 11:52:40 2014 -0700 |
tree | 43c0534aa3289555eac9ab3b231ffcdef9cf59d0 | |
parent | 6ef31dc720cff4dc6a67ccb8c73c56dbf2ea6a08 [diff] |
target/sbc: Check that the LBA and number of blocks are correct in VERIFY This patch extracts LBA + sectors for VERIFY, and adds a goto check_lba to perform the end-of-device checking. (Update patch to drop lba_check usage - nab) Signed-off-by: Christophe Vu-Brugier <cvubrugier@yahoo.fr> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>