From owner-cvs-src@FreeBSD.ORG Sat Dec 4 05:33:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C916C16A4CE; Sat, 4 Dec 2004 05:33:54 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC2B43D31; Sat, 4 Dec 2004 05:33:54 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.50] (adsl-64-171-184-243.dsl.snfc21.pacbell.net [64.171.184.243]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id iB45XqC4010569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 3 Dec 2004 21:33:53 -0800 Message-ID: <41B14C0F.9060105@root.org> Date: Fri, 03 Dec 2004 21:33:03 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <21125.1102090859@critter.freebsd.dk> In-Reply-To: <21125.1102090859@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 05:33:54 -0000 Poul-Henning Kamp wrote: > In message <41B091E8.2060807@root.org>, Nate Lawson writes: >>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. > > It already was in multiple lines. I understand, I was just hoping any reworking would go the other way. -- Nate