aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2011-11-30 18:24:03 -0800
committerNicholas Bellinger <nab@linux-iscsi.org>2011-12-14 11:53:29 +0000
commit6d5b59756033c2a029bde7262bb5f8d45f4ca952 (patch)
tree01cf728296b46e5af005307859e890ef839e063d /drivers/infiniband
parenttarget: Remove __transport_execute_tasks() for each processing context (diff)
downloadlinux-dev-6d5b59756033c2a029bde7262bb5f8d45f4ca952.tar.xz
linux-dev-6d5b59756033c2a029bde7262bb5f8d45f4ca952.zip
target: Remove legacy device status check from transport_execute_tasks
This patch removes a legacy se_dev_check_online() check from within transport_execute_tasks() that should no longer be necessary as transport_lookup_cmd_lun() is already making this call. Using transport_cmd_check_stop() from transport_execute_tasks() should already be checking per se_cmd context for each descriptor upon active I/O shutdown, so no need to acquire dev->dev_status_lock again while executing se_task submission. Cc: Christoph Hellwig <hch@lst.de> Cc: Roland Dreier <roland@purestorage.com> Cc: Joern Engel <joern@logfs.org> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions