Lines Matching refs:log_debug

403                         log_debug("Ignoring \"%s/%s\": different filesystem.", p, dent->d_name);
411 log_debug("Ignoring \"%s/%s\": different mount of the same filesystem.",
418 log_debug("Ignoring \"%s/%s\": read-only and owner by root.", p, dent->d_name);
430 log_debug("Ignoring \"%s\": a separate entry exists.", sub_path);
435 log_debug("Ignoring \"%s\": a separate glob exists.", sub_path);
444 log_debug("Ignoring \"%s\".", sub_path);
475 log_debug("Keeping \"%s\".", sub_path);
484 log_debug("Directory \"%s\": modify time %s is too new.",
493 log_debug("Directory \"%s\": access time %s is too new.",
499 log_debug("Removing directory \"%s\".", sub_path);
512 log_debug("Skipping \"%s\": sticky bit set.", sub_path);
521 log_debug("Skipping \"%s\".", sub_path);
527 log_debug("Skipping \"%s\": live socket.", sub_path);
533 log_debug("Skipping \"%s\": a device.", sub_path);
540 log_debug("Keeping \"%s\".", sub_path);
548 log_debug("File \"%s\": modify time %s is too new.",
557 log_debug("File \"%s\": access time %s is too new.",
566 log_debug("File \"%s\": change time %s is too new.",
572 log_debug("unlink \"%s\"", sub_path);
593 log_debug("Restoring access and modification time on \"%s\": %s, %s",
624 log_debug("Skipping mode an owner fix for symlink %s.", path);
645 log_debug("\"%s\" has right mode %o", path, st.st_mode);
647 log_debug("chmod \"%s\" to mode %o", path, m);
655 log_debug("chown \"%s\" to "UID_FMT"."GID_FMT,
723 log_debug("Setting extended attribute '%s=%s' on %s.", *name, *value, path);
781 log_debug("Setting %s ACL %s on %s.",
815 log_debug("Skipping ACL fix for symlink %s.", path);
1018 log_debug("%s to \"%s\".", i->type == CREATE_FILE ? "Appending" : "Writing", path);
1032 log_debug("\"%s\" has been created.", path);
1159 log_debug("Running create action for entry %c %s", (char) i->type, i->path);
1181 log_debug("Copying tree \"%s\" to \"%s\".", resolved, i->path);
1200 log_debug("Can't copy to %s, file exists already and is of different type", i->path);
1277 log_debug("%s directory \"%s\".", creation_mode_verb_to_string(creation), i->path);
1290 log_debug("Adjusted quota for subvolume \"%s\".", i->path);
1292 log_debug("Quota for subvolume \"%s\" already in place, no change made.", i->path);
1338 log_debug("%s fifo \"%s\".", creation_mode_verb_to_string(creation), i->path);
1375 log_debug("\"%s\" is not a symlink or does not point to the correct path.", i->path);
1383 log_debug("%s symlink \"%s\".", creation_mode_verb_to_string(creation), i->path);
1397 log_debug("We lack CAP_MKNOD, skipping creation of device node %s.", i->path);
1411 log_debug("We lack permissions, possibly because of cgroup configuration; "
1436 log_debug("%s is not a device node.", i->path);
1444 log_debug("%s %s device node \"%s\" %u:%u.",
1526 log_debug("rm -rf \"%s\"", instance);
1545 log_debug("Running remove action for entry %c %s", (char) i->type, i->path);
1626 log_debug("Cleanup threshold for %s \"%s\" is %s",
1640 log_debug("Running clean action for entry %c %s", (char) i->type, i->path);
1790 log_debug("Entry \"%s\" matches exclude prefix \"%s\", skipping.",
1797 log_debug("Entry \"%s\" matches include prefix \"%s\".", path, *prefix);
1806 log_debug("Entry \"%s\" does not match any include prefix, skipping.", path);
1865 log_debug("Ignoring entry %s \"%s\" because --boot is not specified.",
2222 log_debug("Reading config file \"%s\".", fn);