[CRIU] Re: [PATCH 2/2] restore: Don't close pstree_fd several times

Cyrill Gorcunov gorcunov at openvz.org
Tue Mar 6 09:18:52 EST 2012


On Tue, Mar 06, 2012 at 06:10:25PM +0400, Pavel Emelyanov wrote:
> > -	close_safe(&pstree_fd);
> > -	return ret;
> > +	return restore_root_task(&pstree_fd, opts);
> 
> It doesn't have to be a pointer then.
> 

Sure, will update. Thanks!

	Cyrill


More information about the CRIU mailing list