diff options
author | 2012-06-17 18:40:52 -0400 | |
---|---|---|
committer | 2012-07-16 17:29:12 -0700 | |
commit | 0c2ad7d1132d8b089b1d37875917858e03610019 (patch) | |
tree | e86cc118497605026a15c0e97630c57aeb625793 /tools/perf/scripts/python | |
parent | target: remove dead SCF_ flags (diff) | |
download | linux-dev-0c2ad7d1132d8b089b1d37875917858e03610019.tar.xz linux-dev-0c2ad7d1132d8b089b1d37875917858e03610019.zip |
target: add struct spc_ops + initial ->execute_rw pointer usage
Remove the execute_cmd method in struct se_subsystem_api, and always use the
one directly in struct se_cmd. To make life simpler for SBC virtual backends
a struct spc_ops that is passed to sbc_parse_cmd is added. For now it
only contains an execute_rw member, but more will follow with the subsequent
commits.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions