Marcus Watts <[EMAIL PROTECTED]> writes: > cellconfig.c is only used by user mode code. fprintf(stderr > or syslog will work. There is one place where this intersects > with the cache manager -- afsd. It's likely that afsd's stderr > doesn't point anywhere useful, unless you run it specially. > Since you're only going to use this for debugging that might not > be a problem.
Yeah, after reading the code I'm actually really suspicious of afsconf_GetAfsdbInfo(), so I'd prefer to instrument there. How do I stop afsd from forking into the background? Just launching "afsd &> foo" doensn't get me much. - a -- PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380 _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
