kernel-ark/drivers/target/tcm_fc
Christoph Hellwig 82f1c8a4e7 target: push session reinstatement out of transport_generic_free_cmd
Push session reinstatement out of transport_generic_free_cmd into the only
caller that actually needs it.  Clean up transport_generic_free_cmd a bit,
and remove the useless comment.  I'd love to add a more useful kerneldoc
comment for it, but as this point I'm still a bit confused in where it
stands in the command release stack.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2011-10-24 03:20:38 +00:00
..
Kconfig
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h tcm_fc: Work queue based approach instead of managing own thread and event based mechanism 2011-09-16 09:50:09 +00:00
tfc_cmd.c target: push session reinstatement out of transport_generic_free_cmd 2011-10-24 03:20:38 +00:00
tfc_conf.c target: Remove unneeded version.h includes 2011-10-11 04:10:19 +00:00
tfc_io.c target: Remove unneeded version.h includes 2011-10-11 04:10:19 +00:00
tfc_sess.c target: Remove unneeded version.h includes 2011-10-11 04:10:19 +00:00