[OpenAFS-devel] [Fwd: OpenAFS CVS Commit: openafs/src/util by shadow]

Nathan Neulinger nneul@umr.edu
Mon, 14 May 2001 17:42:10 -0500


This is a multi-part message in MIME format.
--------------6DFD32122EB655A4EA441311
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
CIS - Systems Programming                Fax: (573) 341-4216
--------------6DFD32122EB655A4EA441311
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Received: from smtp.umr.edu (mrelay.cc.umr.edu [131.151.1.89]) by umr-mail01.cc.umr.edu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id KLCTWD94; Mon, 14 May 2001 15:53:12 -0500
Received: from grand.central.org (GRAND.CENTRAL.ORG [128.2.194.109]) via ESMTP by mrelay.cc.umr.edu (8.9.3/R.4.20) id PAA11099; Mon, 14 May 2001 15:53:11 -0500
Received: from grand.central.org (localhost.localdomain [127.0.0.1])
	by grand.central.org (Postfix) with ESMTP
	id 03A709C80; Mon, 14 May 2001 16:53:03 -0400 (EDT)
Received: from penn.central.org (PENN.CENTRAL.ORG [128.2.191.224])
	by grand.central.org (Postfix) with SMTP id 9A0769C66
	for <openafs-cvs@grand.central.org>; Mon, 14 May 2001 16:52:28 -0400 (EDT)
Delivered-To: openafs-cvs@grand.central.org
From: cvs@penn.central.org
To: openafs-cvs@grand.central.org
Subject: OpenAFS CVS Commit: openafs/src/util by shadow
Source-Info:  Sender is really shadow+@penn.central.org
Message-Id: <20010514205228.9A0769C66@grand.central.org>
Sender: openafs-cvs-admin@openafs.org
Errors-To: openafs-cvs-admin@openafs.org
X-BeenThere: openafs-cvs@openafs.org
X-Mailman-Version: 2.0.4
Precedence: bulk
List-Help: <mailto:openafs-cvs-request@openafs.org?subject=help>
List-Post: <mailto:openafs-cvs@openafs.org>
List-Subscribe: <https://lists.openafs.org/mailman/listinfo/openafs-cvs>,
	<mailto:openafs-cvs-request@openafs.org?subject=subscribe>
List-Id: OpenAFS CVS Commit Messages <openafs-cvs.openafs.org>
List-Unsubscribe: <https://lists.openafs.org/mailman/listinfo/openafs-cvs>,
	<mailto:openafs-cvs-request@openafs.org?subject=unsubscribe>
List-Archive: <https://lists.openafs.org/pipermail/openafs-cvs/>
Date: Mon, 14 May 2001 16:51:56 EDT

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 reuter@rzg.mpg.de

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
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

--------------6DFD32122EB655A4EA441311--