Home
last modified time | relevance | path

Searched refs:plog (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-9-stable/contrib/amd/libamu/
Dmount_fs.c188 plog(XLOG_ERROR, "'%s': mount: %m", mnt_dir); in mount_fs()
205 plog(XLOG_ERROR, "'%s': umount: %m", mnt_dir); in mount_fs()
207 plog(XLOG_WARNING, "extra umount required for '%s'", mnt_dir); in mount_fs()
606plog(XLOG_WARNING, "noconn option not specified, and was just turned ON (OS override)! (May cause … in compute_nfs_args()
612plog(XLOG_WARNING, "noconn option specified, and was just turned OFF (OS override)! (May cause NFS… in compute_nfs_args()
637 plog(XLOG_FATAL, "cannot fill knetconfig structure for nfs_args"); in compute_nfs_args()
691 plog(XLOG_USER, "Mount opts soft and spongy are incompatible - soft ignored"); in compute_nfs_args()
810 plog(XLOG_INFO, "turning on NFS option symttl and setting value to 0"); in compute_automounter_nfs_args()
835 plog(XLOG_INFO, "%s: disabling nfs congestion window", mntp->mnt_dir); in compute_automounter_nfs_args()
891 plog(XLOG_DEBUG, "NULL nfs_args!"); in print_nfs_args()
[all …]
Dxdr_func.c83 plog(XLOG_DEBUG, "xdr_attrstat:"); in xdr_attrstat()
107 plog(XLOG_DEBUG, "xdr_createargs:"); in xdr_createargs()
125 plog(XLOG_DEBUG, "xdr_dirlist:"); in xdr_dirlist()
143 plog(XLOG_DEBUG, "xdr_diropargs:"); in xdr_diropargs()
161 plog(XLOG_DEBUG, "xdr_diropokres:"); in xdr_diropokres()
179 plog(XLOG_DEBUG, "xdr_diropres:"); in xdr_diropres()
203 plog(XLOG_DEBUG, "xdr_dirpath:"); in xdr_dirpath()
218 plog(XLOG_DEBUG, "xdr_entry:"); in xdr_entry()
242 plog(XLOG_DEBUG, "xdr_exportnode:"); in xdr_exportnode()
263 plog(XLOG_DEBUG, "xdr_exports:"); in xdr_exports()
[all …]
Dxutil.c195 plog(XLOG_DEBUG, "Allocated size %d; block %p", len, p); in xmalloc()
199 plog(XLOG_ERROR, "Retrying memory allocation"); in xmalloc()
204 plog(XLOG_FATAL, "Out of memory"); in xmalloc()
229 plog(XLOG_DEBUG, "Reallocated size %d; block %p", len, ptr); in xrealloc()
240 plog(XLOG_FATAL, "Out of memory in realloc"); in xrealloc()
253 plog(XLOG_DEBUG, "Free in %s:%d: block %p", file, line, ptr); in dxfree()
413 plog(int lvl, const char *fmt, ...) in plog() function
627 plog(XLOG_USER, "option \"%s\" not recognized", s); in cmdoption()
684 plog(XLOG_WARNING, "null syslog facility, using LOG_DAEMON"); in get_syslog_facility()
762 plog(XLOG_WARNING, "unknown syslog facility \"%s\", using LOG_DAEMON", facstr); in get_syslog_facility()
[all …]
Dstrutil.c143 plog(XLOG_DEBUG, "strsplit saved \"%s\"", v); in strsplit()
147 plog(XLOG_DEBUG, "strsplit saved a total of %d strings", ic); in strsplit()
174 plog(XLOG_ERROR, "xstrlcpy(%s:%d): string \"%s\" truncated to \"%s\"", in _xstrlcpy()
177 plog(XLOG_ERROR, "xstrlcpy: string \"%s\" truncated to \"%s\"", src, dst); in _xstrlcpy()
203 plog(XLOG_ERROR, "xstrlcat(%s:%d): string \"%s\" truncated to \"%s\"", in _xstrlcat()
206 plog(XLOG_ERROR, "xstrlcat: string \"%s\" truncated to \"%s\"", src, dst); in _xstrlcat()
261 plog(XLOG_ERROR, "xvsnprintf(%s:%d): string %p truncated (ret=%d, format=\"%s\")", in _xvsnprintf()
264 plog(XLOG_ERROR, "xvsnprintf: string %p truncated (ret=%d, format=\"%s\")", in _xvsnprintf()
/freebsd-9-stable/contrib/amd/conf/transp/
Dtransp_sockets.c91 plog(XLOG_ERROR, "Unable to resolve localhost_address \"%s\" (%s): using default", in amu_get_myaddress()
96 plog(XLOG_ERROR, "localhost_address \"%s\" has no IP addresses: using default", in amu_get_myaddress()
101 plog(XLOG_ERROR, "localhost_address \"%s\" has more than one IP addresses: using first", in amu_get_myaddress()
106 plog(XLOG_INFO, "localhost_address \"%s\" requested, using %s", in amu_get_myaddress()
175 plog(XLOG_ERROR, "can't bind privileged port (socket)"); in get_mount_client()
194 plog(XLOG_ERROR, "Can't create socket to connect to mountd: %m"); in get_mount_client()
202 plog(XLOG_ERROR, "can't bind privileged port"); in get_mount_client()
255 plog(XLOG_FATAL, "Can't create privileged nfs port (socket)"); in create_nfs_service()
261 plog(XLOG_FATAL, "cannot create rpc/udp service"); in create_nfs_service()
266 plog(XLOG_FATAL, "Can't create privileged nfs port"); in create_nfs_service()
[all …]
/freebsd-9-stable/contrib/amd/amd/
Dops_TEMPLATE.c109 plog(XLOG_INFO, "entering foofs_match..."); in foofs_match()
127 plog(XLOG_INFO, "entering foofs_init..."); in foofs_init()
143 plog(XLOG_INFO, "entering foofs_mount..."); in foofs_mount()
159 plog(XLOG_INFO, "entering foofs_fmount..."); in foofs_fmount()
175 plog(XLOG_INFO, "entering foofs_umount..."); in foofs_umount()
191 plog(XLOG_INFO, "entering foofs_fumount..."); in foofs_fumount()
208 plog(XLOG_INFO, "entering foofs_lookuppn..."); in foofs_lookuppn()
227 plog(XLOG_INFO, "entering foofs_readdir..."); in foofs_readdir()
244 plog(XLOG_INFO, "entering foofs_readlink..."); in foofs_readlink()
262 plog(XLOG_INFO, "entering foofs_mounted..."); in foofs_mounted()
[all …]
Damd.c110 plog(XLOG_WARNING, "WARNING: automounter going down on signal %d", sig); in sigterm()
352 plog(XLOG_WARNING, "Process memory locking not supported by the OS"); in do_memory_locking()
363 plog(XLOG_WARNING, "AIX: may need to lower stack size using ulimit(3) before calling plock"); in do_memory_locking()
366 plog(XLOG_WARNING, "Couldn't lock process pages in memory using plock(): %m"); in do_memory_locking()
372 plog(XLOG_WARNING, "Couldn't lock process pages in memory using mlockall(): %m"); in do_memory_locking()
378 plog(XLOG_INFO, "Locked process pages in memory"); in do_memory_locking()
432 plog(XLOG_FATAL, "gethostname: %m"); in main()
441 plog(XLOG_FATAL, "host name is not set"); in main()
510 plog(XLOG_INFO, "AM-UTILS VERSION INFORMATION:"); in main()
512 plog(XLOG_INFO, "%s", verstr); in main()
[all …]
Dinfo_exec.c97 plog(XLOG_WARNING, "fgets_timed read error: %m"); in fgets_timed()
109 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs); in fgets_timed()
120 plog(XLOG_WARNING, "fgets_timed select error: %m"); in fgets_timed()
127 plog(XLOG_WARNING, "executable map read timed out (> %d secs)", secs); in fgets_timed()
184 plog(XLOG_WARNING, "line %d in \"%s\" is too long", line_no, map); in exec_parse_qanswer()
242 plog(XLOG_WARNING, "set_nonblock fcntl F_GETFL error: %m"); in set_nonblock()
248 plog(XLOG_WARNING, "set_nonblock fcntl F_SETFL error: %m"); in set_nonblock()
359 plog(XLOG_ERROR, "map \"%s\" stat failure: %m", map); in exec_check_perm()
363 plog(XLOG_ERROR, "map \"%s\" should be regular file", map); in exec_check_perm()
367 plog(XLOG_ERROR, "map \"%s\" owned by uid %u (must be 0)", map, (u_int) sb.st_uid); in exec_check_perm()
[all …]
Dinfo_ldap.c260 plog(XLOG_USER, "Unable to parse hostport %s for ldap map %s", in amu_ldap_init()
314 plog(XLOG_WARNING, "Unable to ldap_open to %s:%d\n", h->host, h->port); in amu_ldap_rebind()
324 plog(XLOG_WARNING, "Unable to set ldap protocol version to %ld\n", in amu_ldap_rebind()
331 plog(XLOG_WARNING, "Unable to ldap_bind to %s:%d as %s\n", in amu_ldap_rebind()
339plog(XLOG_WARNING, "ldap_enable_cache(%ld) is not available on this system!\n", gopt.ldap_cache_se… in amu_ldap_rebind()
346 plog(XLOG_WARNING, "Exhausted list of ldap servers, looping.\n"); in amu_ldap_rebind()
349 plog(XLOG_USER, "Unable to (re)bind to any ldap hosts\n"); in amu_ldap_rebind()
386 plog(XLOG_USER, "Timestamp LDAP search attempt %d failed: %s\n", in get_ldap_timestamp()
400 plog(XLOG_USER, "LDAP timestamp search failed: %s\n", in get_ldap_timestamp()
409 plog(XLOG_USER, "No timestamp entry for map %s\n", map); in get_ldap_timestamp()
[all …]
Dopts.c320 plog(XLOG_USER, "Empty backslash escape"); in backslash()
372 plog(XLOG_USER, in backslash()
514 plog(XLOG_USER, "key %s: Can't assign to a selector (%s)", in split_opts()
524 plog(XLOG_USER, "key %s: Unrecognized key/option \"%s\"", mapkey, f); in split_opts()
566 plog(XLOG_USER, "key %s: No value component in \"%s\"", mapkey, f); in eval_selectors()
574 plog(XLOG_USER, "key %s: Malformed function in \"%s\"", mapkey, f); in eval_selectors()
604 plog(XLOG_USER, "key %s: unknown function \"%s\"", mapkey, f); in eval_selectors()
610 plog(XLOG_USER, "key %s: Bad selector \"%s\"", mapkey, f); in eval_selectors()
660 plog(XLOG_MAP, "key %s: map selector %s (=%s) did not %smatch %s", in eval_selectors()
679 plog(XLOG_MAP, "key %s: map function %s did not %smatch %s", in eval_selectors()
[all …]
Dsrvr_nfs.c150 plog(XLOG_WARNING, "create_ping_payload: nfs_version = 0, changed to 2"); in create_ping_payload()
152 plog(XLOG_INFO, "create_ping_payload: nfs_version: %d", (int) nfs_version); in create_ping_payload()
165 plog(XLOG_ERROR, "Couldn't create ping RPC message"); in create_ping_payload()
294 plog(XLOG_WARNING, "recompute_portmap: nfs_version = 0 fixed"); in recompute_portmap()
296 plog(XLOG_INFO, "recompute_portmap: NFS version %d on %s", in recompute_portmap()
305 plog(XLOG_INFO, "Using MOUNT version: %d", (int) mnt_version); in recompute_portmap()
460 plog(XLOG_WARNING, "EZK: down fileserver %s changed ip: %s -> %s", in check_fs_addr_change()
640 plog(XLOG_INFO, "initializing %s's pinger to %d sec", fs->fs_host, pingval); in start_nfs_pings()
650 plog(XLOG_INFO, "changing %s's ping value from %d%s to %d%s", in start_nfs_pings()
705 plog(XLOG_WARNING, "find_nfs_srvr: NFS mount failed, trying again with NFSv2/UDP"); in find_nfs_srvr()
[all …]
Drestart.c74 plog(XLOG_WARNING, "NFS server entry assumed to be %s:/", me->mnt_fsname); in restart_fake_mntfs()
104 plog(XLOG_INFO, "%s restarted fstype %s on %s, flags 0x%x", in restart_fake_mntfs()
227 plog(XLOG_WARNING, "%s is an existing automount point", me->mnt_dir); in restart_automounter_nodes()
231 plog(XLOG_WARNING, "Can't parse pid in %s", me->mnt_fsname); in restart_automounter_nodes()
235 plog(XLOG_WARNING, "Automounter (pid: %ld) still alive", pid); in restart_automounter_nodes()
246 plog(XLOG_WARNING, "No port specified for %s", me->mnt_fsname); in restart_automounter_nodes()
259 plog(XLOG_WARNING, "Too many open ports (256)"); in restart_automounter_nodes()
267 plog(XLOG_WARNING, "Can't bind to port %u", port); in restart_automounter_nodes()
277 plog(XLOG_WARNING, "Can't restart %s, leaving it alone", me->mnt_dir); in restart_automounter_nodes()
Dreaddir.c108 plog(XLOG_DEBUG, "make_entry_chain: mp is (NULL)"); in make_entry_chain()
113 plog(XLOG_DEBUG, "make_entry_chain: mp->am_mnt is (NULL)"); in make_entry_chain()
118 plog(XLOG_DEBUG, "make_entry_chain: mp->am_mnt->mf_private is (NULL)"); in make_entry_chain()
171 plog(XLOG_DEBUG, "make_entry_chain: no more space in chain"); in make_entry_chain()
214 plog(XLOG_DEBUG, "amfs_readdir_browsable gen=%u, count=%d", in amfs_readdir_browsable()
280 plog(XLOG_DEBUG, "gen1 key %4d \"%s\"", j++, ne->ne_name); in amfs_readdir_browsable()
302 plog(XLOG_DEBUG, "gen2 key %4d \"%s\"", j++, ne->ne_name); in amfs_readdir_browsable()
304 plog(XLOG_DEBUG, "gen2+ key %4d \"%s\" fi=%d ck=%d", in amfs_readdir_browsable()
306 plog(XLOG_DEBUG, "EOF is %d", dp->dl_eof); in amfs_readdir_browsable()
355 plog(XLOG_DEBUG, "dl_entries=%p, te_next=%p, dl_eof=%d", in amfs_readdir_browsable()
[all …]
Damfs_program.c94 plog(XLOG_ERROR, "program: cannot specify both unmount and umount options"); in amfs_program_match()
98 plog(XLOG_ERROR, "program: must specify mount command"); in amfs_program_match()
103 plog(XLOG_INFO, "program: un/umount not specified; using default \"%s\"", in amfs_program_match()
161 plog(XLOG_DEBUG, "executing (un)mount command..."); in amfs_program_exec()
163 plog(XLOG_DEBUG, "arg[%ld] = '%s'", (long) (cp - xivec), *cp); in amfs_program_exec()
170 plog(XLOG_USER, "1st/2nd args missing to (un)mount program"); in amfs_program_exec()
179 plog(XLOG_ERROR, "exec failed: %m"); in amfs_program_exec()
Dinfo_nis.c104 plog(XLOG_ERROR, "getdomainname: %m"); in determine_nis_domain()
109 plog(XLOG_WARNING, "NIS domain name is not set. NIS ignored."); in determine_nis_domain()
144 plog(XLOG_ERROR, "yp enumeration of %s: %s, status=%d, e=%d", in callback()
180 plog(XLOG_ERROR, "error grabbing nis map of %s: %s", map, yperr_string(ypprot_err(error))); in nis_reload()
205 plog(XLOG_ERROR, in nis_isup()
219 plog(XLOG_ERROR, in nis_isup()
239 plog(XLOG_INFO, "nis_isup: NIS came back up for map %s", map); in nis_isup()
317 plog(XLOG_ERROR, "nis_search: %s: %s", map, yperr_string(res)); in nis_search()
399 plog(XLOG_INFO, "NIS map %s reloading using am_yp_all", inmap); in am_yp_all()
403 plog(XLOG_ERROR, "yp_first() returned error: %s\n", yperr_string(i)); in am_yp_all()
Damfs_host.c184 plog(XLOG_ERROR, "No mount point for %s - skipping", mntdir); in do_mount()
228 plog(XLOG_INFO, "fetch_fhandle: NFS version %d", (int) nfs_version); in fetch_fhandle()
240 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat)); in fetch_fhandle()
263 plog(XLOG_ERROR, "mountd rpc failed: %s", clnt_sperrno(clnt_stat)); in fetch_fhandle()
323 plog(XLOG_ERROR, "amfs_host_mount: cannot support WebNFS"); in amfs_host_mount()
345 plog(XLOG_INFO, "amfs_host_mount: NFS version %d", (int) mf->mf_server->fs_version); in amfs_host_mount()
370 plog(XLOG_ERROR, "get_mount_client failed for %s: %s", in amfs_host_mount()
373 plog(XLOG_ERROR, "get_mount_client failed for %s", host); in amfs_host_mount()
401 plog(XLOG_ERROR, "host_mount rpc failed: %s", msg); in amfs_host_mount()
470 plog(XLOG_FATAL, "amfs_host_mount: mf_info has no colon"); in amfs_host_mount()
[all …]
Dautil.c170plog(XLOG_WARNING, "node %s is currently being unmounted, ignoring timeout request", mp->am_path); in forcibly_timeout_mp()
172 plog(XLOG_WARNING, "ignoring timeout request for active node %s", mp->am_path); in forcibly_timeout_mp()
174 plog(XLOG_INFO, "\"%s\" forcibly timed out", mp->am_path); in forcibly_timeout_mp()
239 plog(XLOG_INFO, "%s%s%s %s fstype %s on %s", in mf_mounted()
302 plog(XLOG_INFO, "%s set to never timeout", mp->am_path); in am_mounted()
305 plog(XLOG_INFO, "%s set to timeout in %d seconds", mp->am_path, mp->am_timeo); in am_mounted()
540 plog(XLOG_FATAL, "Can't find root file handle for %s", dir); in amfs_mount()
556 plog(XLOG_ERROR, "no port number specified for %s", dir); in amfs_mount()
606 plog(XLOG_DEBUG, "Generic mount flags 0x%x", genflags); in amfs_mount()
640 plog(XLOG_WARNING, "Mount %s failed (%m); force unmount.", mp->am_path); in amfs_mount()
[all …]
Dops_pcfs.c92 plog(XLOG_USER, "pcfs: no source device specified"); in pcfs_match()
139 plog(XLOG_DEBUG, "mount_pcfs: flags=0x%x", (u_int) flags); in mount_pcfs()
150 plog(XLOG_DEBUG, "mount_pcfs: mask=%o (octal)", (u_int) pcfs_args.mask); in mount_pcfs()
158 plog(XLOG_DEBUG, "mount_pcfs: dirmask=%o (octal)", (u_int) pcfs_args.dirmask); in mount_pcfs()
172 plog(XLOG_DEBUG, "mount_pcfs: uid=%d", (int) pcfs_args.uid); in mount_pcfs()
186 plog(XLOG_DEBUG, "mount_pcfs: gid=%d", (int) pcfs_args.gid); in mount_pcfs()
212 plog(XLOG_ERROR, "mount_pcfs: %m"); in pcfs_mount()
Dmapc.c431 plog(XLOG_USER, "error compiling RE \"%s\": %s", pattern, errstr); in mapc_add_kv()
487 plog(XLOG_MAP, "Re-synchronizing cache for map %s", m->map_name); in search_map()
537 plog(XLOG_INFO, "reload of map %s is not needed (in sync)", m->map_name); in mapc_reload_map()
552 plog(XLOG_FATAL, "first time load of map %s failed!", m->map_name); in mapc_reload_map()
554 plog(XLOG_ERROR, "reload of map %s failed - using old values", in mapc_reload_map()
560 plog(XLOG_INFO, "first time load of map %s succeeded", m->map_name); in mapc_reload_map()
562 plog(XLOG_INFO, "reload #%d of map %s succeeded", in mapc_reload_map()
606 plog(XLOG_INFO, "initializing amd.conf map %s of type %s", map, type); in mapc_create()
610 plog(XLOG_ERROR, "failed to initialize map %s", map); in mapc_create()
642 plog(XLOG_USER, "Ambiguous map cache type \"%s\"; using \"inc\"", opt); in mapc_create()
[all …]
Dinfo_nisplus.c107 plog(XLOG_ERROR, "Unable to create map_name %s: %s", in nisplus_reload()
131 plog(XLOG_ERROR, "error grabbing nisplus map of %s: %s", in nisplus_reload()
182 plog(XLOG_ERROR, in nisplus_search()
204 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, strerror(ENOMEM)); in nisplus_search()
243 plog(XLOG_ERROR, "nisplus_search: %s: %s", map, nis_sperrno(result->status)); in nisplus_search()
272 plog(XLOG_ERROR, in nisplus_init()
286 plog(XLOG_ERROR, "NISplus init <%s>: %s", map, strerror(ENOMEM)); in nisplus_init()
Damfs_toplvl.c153 plog(XLOG_INFO, "amfs_toplvl_init: trying forced/lazy unmount of %s", in amfs_toplvl_init()
157 plog(XLOG_INFO, "amfs_toplvl_init: forced/lazy unmount failed: %m"); in amfs_toplvl_init()
185 plog(XLOG_WARNING, "%s is not a directory", mp->am_path); in amfs_toplvl_mount()
243 plog(XLOG_FATAL, "amfs_toplvl_mount: amfs_mount failed: %m"); in amfs_toplvl_mount()
279 plog(XLOG_ERROR, "amfs_toplvl_umount: %s is not a directory, aborting.", mp->am_path); in amfs_toplvl_umount()
295 plog(XLOG_WARNING, "amfs_toplvl_unmount retrying %s in 1s", mp->am_path); in amfs_toplvl_umount()
Dops_nfs.c218 plog(XLOG_USER, "filehandle denied for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_mount()
282 plog(XLOG_USER, "filehandle denied for %s:%s", fp->fh_fs->fs_host, fp->fh_path); in got_nfs_fh_webnfs()
356 plog(XLOG_INFO, "prime_nfs_fhandle_cache: NFS version %d", (int) fp->fh_nfs_version); in prime_nfs_fhandle_cache()
387 plog(XLOG_INFO, "Filehandle denied for \"%s:%s\"", in prime_nfs_fhandle_cache()
391 plog(XLOG_INFO, "Filehandle error for \"%s:%s\": %m", in prime_nfs_fhandle_cache()
505 plog(XLOG_INFO, "Using NFS auth for FQHN \"%s\"", hostd); in make_nfs_auth()
512 plog(XLOG_INFO, "Using NFS auth for FQHN \"%s\"", hostd); in make_nfs_auth()
556 plog(XLOG_INFO, "call_mountd: NFS version %d, mount version %d", in call_mountd()
620 plog(XLOG_WARNING, "webnfs_lookup: port == 0 for nfs on %s, fixed", in webnfs_lookup()
654 plog(XLOG_INFO, "webnfs_lookup: NFS version %d", (int) fp->fh_nfs_version); in webnfs_lookup()
[all …]
Dnfs_subr.c137 plog(XLOG_DEBUG, "getattr:"); in nfsproc_getattr_2_svc()
142 plog(XLOG_DEBUG, "\tretry=%d", retry); in nfsproc_getattr_2_svc()
154 plog(XLOG_DEBUG, "\tstat(%s), size = %d, mtime=%ld.%ld", in nfsproc_getattr_2_svc()
203 plog(XLOG_DEBUG, "lookup:"); in nfsproc_lookup_2_svc()
207 plog(XLOG_ERROR, "cannot get uid/gid from RPC credentials"); in nfsproc_lookup_2_svc()
222 plog(XLOG_DEBUG, "\tlookup(%s, %s)", mp->am_path, argp->da_name); in nfsproc_lookup_2_svc()
301 plog(XLOG_DEBUG, "readlink:"); in nfsproc_readlink_2_svc()
317 plog(XLOG_DEBUG, "\treadlink(%s) = %s", mp->am_path, ln); in nfsproc_readlink_2_svc()
397 plog(XLOG_DEBUG, "\tremove(%s, %s)", mp->am_path, argp->da_name); in unlink_or_rmdir()
510 plog(XLOG_DEBUG, "readdir:"); in nfsproc_readdir_2_svc()
[all …]
/freebsd-9-stable/contrib/amd/hlfsd/
Dhlfsd.c360 plog(XLOG_WARNING, "directory %s not read/executable", in main()
378 plog(XLOG_WARNING, "%s/%s will be hidden by mount\n", in main()
388 plog(XLOG_ERROR, "cannot create alternate dir %s: %m", in main()
399 plog(XLOG_WARNING, "failsafe %s not a symlink\n", in main()
409 plog(XLOG_WARNING, in main()
439 plog(XLOG_INFO, "Initializing hlfsd..."); in main()
459 plog(XLOG_INFO, "parent waits for child to setup (stoplight=%d)", stoplight); in main()
597 plog(XLOG_INFO, "normal NFS mounting hlfsd service points"); in main()
604 plog(XLOG_INFO, "child NFS mounting hlfsd service points"); in main()
610 plog(XLOG_INFO, "parent waiting 1sec for mount..."); in main()
[all …]
Dhomedir.c177 plog(XLOG_WARNING, "could not setgid to %d: %m", groupid); in homedir()
181 plog(XLOG_WARNING, "could not seteuid to %d: %m", userid); in homedir()
191 plog(XLOG_WARNING, "can't make directory %s: %m", linkval); in homedir()
198 plog(XLOG_WARNING, "bad link to %s: %m", linkval); in homedir()
214 plog(XLOG_WARNING, "no more space in %s: %m", linkval); in homedir()
232 plog(XLOG_ERROR, "cannot open %s: %m", buf); in hlfsd_diskspace()
237 plog(XLOG_ERROR, "cannot write \"%s\" (%d bytes) to %s : %m", buf, len, buf); in hlfsd_diskspace()
243 plog(XLOG_ERROR, "cannot unlink %s : %m", buf); in hlfsd_diskspace()
439 plog(XLOG_ERROR, "unable to read passwd file %s: %m", passwdfile);
442 plog(XLOG_INFO, "reading password entries from file %s", passwdfile);
[all …]

123