git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ef31dc
)
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
author
Christophe Vu-Brugier
<cvubrugier@yahoo.fr>
Tue, 10 Jun 2014 15:53:22 +0000
(17:53 +0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 11 Jun 2014 18:52:40 +0000
(11:52 -0700)
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>
No differences found