On Thu, 2017-03-30 at 10:12 -0700, Bart Van Assche wrote: > Use the value of the BYTCHK field to determine the size of the > Data-Out buffer. For VERIFY, honor the VRPROTECT, DPO and FUA > fields. This patch avoids that LIO complains about a mismatch > between the expected transfer length and the SCSI CDB length > if the value of the BYTCHK field is 0. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Max Lohrmann <post@xxxxxxxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> > --- > drivers/target/target_core_sbc.c | 71 +++++++++++++++++++++++++++++++++++----- > 1 file changed, 62 insertions(+), 9 deletions(-) Applied, but dropping the unnecessary stable CC'. Since the code as-is generates a warning and doesn't fail the command, it's not a candidate for stable.