fyi, the 'tbuffer' referenced in WriteLogBuffer needs to be 'buf', otherwise won't build on non-mrafs... (does it do the right thing on MRAFS? I don't see how.) I'd also suggest putting some sort of #ifdef around the WriteLogBuffer if posible to have it only build when MRAFS is being built. At least a comment indicating why we have an unused routine in the source. -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 CIS - Systems Programming Fax: (573) 341-4216
Update of /usr1/cvs/openafs/src/util In directory penn.central.org:/usr0/build/openafs/openafs/src/util Modified Files: serverLog.c Log Message: DELTA restore-writelogbuffer-for-mrafs-20010514 AUTHOR [EMAIL PROTECTED] MR-AFs is making use of this to hook into logging to write multiline messages into the log --- DELTA config follows --- restore-writelogbuffer-for-mrafs-20010514 openafs/src/util/serverLog.c 1.10 1.11 _______________________________________________ OpenAFS-cvs mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-cvs
