[stgt] [PATCH V2 1/8] tgtd: fork logger before initializing llds
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Sat Jul 28 08:23:27 CEST 2012
On Wed, 18 Jul 2012 12:36:08 +0300
Roi Dayan <roid at mellanox.com> 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 at mellanox.com>
> ---
> 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 at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list