]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/target/target_core_fabric.h
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / include / target / target_core_fabric.h
index d7dd1427fe0de950bf727c424814068d462f5086..33d2e3e5773cf433a6908c5ba3c54385eed57de5 100644 (file)
@@ -160,6 +160,7 @@ int target_get_sess_cmd(struct se_cmd *, bool);
 int    target_put_sess_cmd(struct se_cmd *);
 void   target_sess_cmd_list_set_waiting(struct se_session *);
 void   target_wait_for_sess_cmds(struct se_session *);
+void   target_show_cmd(const char *pfx, struct se_cmd *cmd);
 
 int    core_alua_check_nonop_delay(struct se_cmd *);