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