diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-08-09 22:53:02 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-08-22 19:26:23 +0000 |
commit | 72f4ba1e32a1e5da31dcf14ea4b8985ae88a8bdb (patch) | |
tree | fdef968c60122a837d22282aef136cda1b6f84ed /drivers/edac | |
parent | 12850626e2717f866a94e6ced724e3efe5a0aab8 (diff) |
target: Remove duplicate task completions in transport_emulate_control_cdb
This patch removes a duplicate set of transport_complete_task() calls in
target_emulate_unmap() and target_emulate_write_same() as the completion
call is already done within transport_emulate_control_cdb()
This patch also adds a check in transport_emulate_control_cdb() for the
existing SCF_EMULATE_CDB_ASYNC flag currently used by SYNCHRONIZE_CACHE
in order to handle IMMEDIATE processing.
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions