s3-spoolssd: Use the child_id to open log files
authorSimo Sorce <idra@samba.org>
Fri, 5 Aug 2011 14:08:23 +0000 (10:08 -0400)
committerAndreas Schneider <asn@samba.org>
Wed, 10 Aug 2011 16:14:05 +0000 (18:14 +0200)
commit339c106e51039ad045677835c2fc631026560ca8
treef96778a9fbd0d17430d541080bacb56ae4a144ee
parentfa893e815ba538e2a28302bfc17a75fac9e7aaa4
s3-spoolssd: Use the child_id to open log files

This way each child has its own log file and avoid mixing all logs form all
children in the same parent log file.

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/printing/spoolssd.c