mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
Post r3281 cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3282 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -198,7 +198,7 @@ static int do_parse(struct vdisk_cmd *vcmd)
|
||||
if (cmd->op_flags & SCST_INFO_VALID)
|
||||
reply->op_flags = cmd->op_flags;
|
||||
else {
|
||||
TRACE_DBG_SPECIAL("Extra parse (op %x)", cmd->cdb[0]);
|
||||
TRACE_DBG("Extra parse (op %x)", cmd->cdb[0]);
|
||||
|
||||
if (reply->data_direction & SCST_DATA_WRITE)
|
||||
reply->op_flags |= SCST_WRITE_MEDIUM;
|
||||
|
||||
Reference in New Issue
Block a user