c118497605026a15c0e97630c57aeb625793 parent e1306bdab3af8bef620990a99e613f99eb30065c author Christoph Hellwig 1339972852 -0400 committer Nicholas Bellinger 1342484952 -0700 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 Signed-off-by: Nicholas Bellinger :#πο”