On Mon, 11 Jun 2012 15:14:32 +0300 Roi Dayan <roid@xxxxxxxxxxxx> wrote: > Hi Tomo, > > Here's a set of 3 patches to add option to stop and start lld without restarting > the tgtd process and corresponding short help for tgtadm (--help) and the man page. > Can be used for example if tgtd was started before the rdma modules were loaded > so we can later load the modules and call iser init() with: > tgtadm --mode lld --lld iser --op start > > Thanks, > Roi > > > Roi Dayan (3): > tgt-admin: add option to restart llds > Add documentation for starting lld while tgtd is running > tgtadm: add help for starting lld while tgtd is running > > doc/tgtadm.8.xml | 10 ++++++++++ > usr/mgmt.c | 45 ++++++++++++++++++++++++++++++++++++++++++++- > usr/target.c | 13 +++++++++++++ > usr/tgtadm.c | 27 +++++++++++++++++++++++++++ > usr/tgtadm.h | 3 +++ > usr/tgtd.c | 35 ++++++++++++++++++++++------------- > usr/tgtd.h | 3 +++ > 7 files changed, 122 insertions(+), 14 deletions(-) What if we try to stop the lld of targets with outstanding commands? -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html