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

Cyrill Gorcunov gorcunov at gmail.com
Fri Oct 11 02:12:36 PDT 2013


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.

	Cyrill


More information about the CRIU mailing list