From: Christophe Vu-Brugier Date: Tue, 10 Jun 2014 15:53:22 +0000 (+0200) Subject: target/sbc: Check that the LBA and number of blocks are correct in VERIFY X-Git-Tag: omap-for-v3.16/fixes-against-rc1~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52716defd6ec7e89c510c740de7ec3478008f28;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed