On Wed, 18 Jul 2012 12:36:08 +0300 Roi Dayan <roid@xxxxxxxxxxxx> wrote: > Currently the logger is forked after LLDs are initialized/started, hence > file-descriptors opened during that initialization are duplicated during the > fork and remain open even when closed in the main thread. > The solution is to fork the logger before the LLDs are started. > > Signed-off-by: Roi Dayan <roid@xxxxxxxxxxxx> > --- > usr/tgtd.c | 18 +++++++++--------- > 1 files changed, 9 insertions(+), 9 deletions(-) Applied, thanks. -- 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