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

Cyrill Gorcunov gorcunov at gmail.com
Thu Oct 10 12:12:36 PDT 2013


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.


More information about the CRIU mailing list