From owner-cvs-all@FreeBSD.ORG Mon Apr 4 05:29:11 2005 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 8F39016A4CE; Mon, 4 Apr 2005 05:29:11 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2846543D1F; Mon, 4 Apr 2005 05:29:11 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-184-204.dsl.snfc21.pacbell.net [64.171.184.204]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j345T7LS018923 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 3 Apr 2005 22:29:08 -0700 Message-ID: <4250D0A1.2070009@root.org> Date: Sun, 03 Apr 2005 22:29:05 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <10062.1112592393@critter.freebsd.dk> In-Reply-To: <10062.1112592393@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vnode_pager.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: Mon, 04 Apr 2005 05:29:11 -0000 Poul-Henning Kamp wrote: > In message <20050403192447.B54623@mail.chesapeake.net>, Jeff Roberson writes: > >>On Sun, 3 Apr 2005, Jeff Roberson wrote: >> >> >>>jeff 2005-04-03 22:56:58 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/vm vnode_pager.c >>> Log: >>> - Don't NULL the vnode's v_object pointer until after the object is torn >>> down. If we have dirty pages, the putpages routine will need to know >>> what the vnode's object is so that it may write out dirty pages. >>> >>> Pointy hat: phk >> >>Apparently it's inappropriate to give someone the pointy hat. This was >>entirely good natured, I hope no one (phk) took offense. > > > I have a whole rack of them already, I can take it. > Perhaps someone could add this to the commitstats scripts? Then I can beat Warner in two categories. -- Nate