On Thu, Jun 25, 2015 at 06:44:34PM +0100, Ian Jackson wrote:
> The callbacks actually ignore this except for logging, but we should
> log the correct pid.
>
> Signed-off-by: Ian Jackson
Acked-by: Wei Liu
> ---
> v4: New patch in this version of the series.
> ---
> tools/libxl/libxl_fork.c |
The callbacks actually ignore this except for logging, but we should
log the correct pid.
Signed-off-by: Ian Jackson
---
v4: New patch in this version of the series.
---
tools/libxl/libxl_fork.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/libxl/libxl_fork.c b/t