From owner-cvs-all@FreeBSD.ORG Sat Dec 4 07:57:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2F4F16A4CE; Sat, 4 Dec 2004 07:57:43 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC8B43D48; Sat, 4 Dec 2004 07:57:43 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 75CCA5C902; Fri, 3 Dec 2004 23:57:43 -0800 (PST) Date: Fri, 3 Dec 2004 23:57:43 -0800 From: Alfred Perlstein To: Jeff Roberson Message-ID: <20041204075743.GL69608@elvis.mu.org> References: <20041203120940.5573116A515@hub.freebsd.org> <41B091E8.2060807@root.org> <20041204024212.K18185@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041204024212.K18185@mail.chesapeake.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Poul-Henning Kamp cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 07:57:43 -0000 * Jeff Roberson [041203 23:42] wrote: > On Fri, 3 Dec 2004, Nate Lawson wrote: > > > I think that breaking vprint() into multiple lines is not a good idea. > > Bruce pointed this out to me when I was doing the v_tag changes a while ago. > > What's the reason? possibility of it being non-atomically written to the log files? -Alfred