From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxxxxxxxx> Hi folks, The following are three lio-utils patches from Dr. Hannes. The first adds a SUSE specific init.d script based upon rc.target, and the second + third patches improves the module removal logic for iscsi-target-mod and target-core. I've fixed a few minor items from the original patches as mentioned in the individual commit logs, and tested with a multi-fabric v3.6-rc6 target-pending setup. Please review. Thanks ! --nab Hannes Reinecke (3): lio-utils: Add init script for SUSE lio_node: Unload iscsi_target_mod correctly tcm_node: Unload tcm modules recursively lio-py/lio_node.py | 17 +- scripts/rc.target | 2 +- scripts/rc.target.suse | 404 ++++++++++++++++++++++++++++++++++++++++++++++++ tcm-py/tcm_node.py | 26 ++- 4 files changed, 431 insertions(+), 18 deletions(-) create mode 100644 scripts/rc.target.suse -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html