From c52716defd6ec7e89c510c740de7ec3478008f28 Mon Sep 17 00:00:00 2001 From: Christophe Vu-Brugier Date: Tue, 10 Jun 2014 17:53:22 +0200 Subject: [PATCH] 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-format-patch failed