From 6ef31dc720cff4dc6a67ccb8c73c56dbf2ea6a08 Mon Sep 17 00:00:00 2001 From: Christophe Vu-Brugier Date: Tue, 10 Jun 2014 17:53:21 +0200 Subject: [PATCH] target/sbc: Remove sbc_check_valid_sectors() A similar check is performed at the end of sbc_parse_cdb() and is now enforced if the SYNCHRONIZE CACHE command's backend supports ->execute_sync_cache(). (Add check_lba goto to avoid *_max_sectors checks - nab) Signed-off-by: Christophe Vu-Brugier Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed