From c72c5250224d475614a00c1d7e54a67f77cd3410 Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Wed, 22 Jul 2015 15:08:18 -0700 Subject: [PATCH] target: allow underflow/overflow for PR OUT etc. commands It's not necessarily a fatal error if a command with a data-out phase has a data length that differs from the transport data length (e.g. PERSISTENT RESERVE OUT might have a parameter list length in the CDB that's smaller than the FC_DL field), so allow these commands. The Windows compliance test sends them. Signed-off-by: Roland Dreier Signed-off-by: Spencer Baugh Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed