[CRIU] [PATCH 1/3] fsnotify: Add debug printing of the target link

Cyrill Gorcunov gorcunov at gmail.com
Fri Oct 11 02:45:52 PDT 2013


On Fri, Oct 11, 2013 at 01:12:36PM +0400, Cyrill Gorcunov wrote:
> On Thu, Oct 10, 2013 at 11:12:36PM +0400, Cyrill Gorcunov wrote:
> > On Thu, Oct 10, 2013 at 11:03:59PM +0400, Pavel Emelyanov wrote:
> > 
> > > Better make it like
> > > 
> > > pr_debug("\t\tRestore ...");
> > > if (log_get_loglevel() >= LOG_REBUG) {
> > > 	char link[];
> > > 	readlink(...);
> > > 	pr_debug("\t\t -> %s", link);
> > > }
> > 
> > OK, thanks.
> 
> Here we go.

Pavel, drop it, use original please, it gets intersected with output
from another tasks on restore.


More information about the CRIU mailing list