summaryrefslogtreecommitdiffstats
path: root/scripts/conmakehash.c
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-06-06 01:58:04 -0700
committerNicholas Bellinger <nab@linux-iscsi.org>2013-06-20 14:10:43 -0700
commitb28e545c4ddd7b594c64e8f3d9c2891eda253afc (patch)
tree1665296126ac76e6a1c5182e3087fc734361206c /scripts/conmakehash.c
parent1a398b973184342f30ab97711b9c38fd75df0384 (diff)
downloadblackbird-op-linux-b28e545c4ddd7b594c64e8f3d9c2891eda253afc.tar.gz
blackbird-op-linux-b28e545c4ddd7b594c64e8f3d9c2891eda253afc.zip
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment
This patch drops the se_cmd->t_state_lock access around SCF_SUPPORTED_SAM_OPCODE assignment within target_setup_cmd_from_cdb(). Original v4.0 target code required this as fabrics would be checking for this values in different process contexts for setup and I/O submission. Given that modern v4.1 target code performs setup and I/O submission from the same process context, this t_state_lock access is no longer required. Cc: Christoph Hellwig <hch@lst.de> Cc: Roland Dreier <roland@kernel.org> Cc: Kent Overstreet <koverstreet@google.com> Cc: Or Gerlitz <ogerlitz@mellanox.com> Cc: Moussa Ba <moussaba@micron.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'scripts/conmakehash.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud