diff options
author | Andy Grover <agrover@redhat.com> | 2012-01-19 22:39:17 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-02-25 23:37:47 +0100 |
commit | c8e31f26feeb03dc6f51bff68135cc58431e099b (patch) | |
tree | 8d584fcb7cb7a58988cd2463a9a26f577410e6ac /fs/reiserfs | |
parent | tcm_fc: Remove cmd->cdb data member (diff) | |
download | linux-c8e31f26feeb03dc6f51bff68135cc58431e099b.tar.xz linux-c8e31f26feeb03dc6f51bff68135cc58431e099b.zip |
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Change the test for if a cmd is a tmr request to checking if
SCF_SCSI_TMR_CDB (a new flag) is set in cmd->se_cmd_flags.
Also remove se_tmr_req_cache usage in favor of kzalloc usage,
and make core_tmr_alloc_req() return int + setup se_cmd->se_tmr_req
directly and fix up various fabric module usages
Cc: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions