Date: Sun, 03 Apr 2005 17:23:50 -0700 From: Julian Elischer <julian@elischer.org> To: Jeff Roberson <jroberson@chesapeake.net> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vnode_pager.c Message-ID: <42508916.1060905@elischer.org> In-Reply-To: <20050403192447.B54623@mail.chesapeake.net> References: <200504032256.j33Muw7c079870@repoman.freebsd.org> <20050403192447.B54623@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeff Roberson wrote: > 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. While usually the pointy hat is requested, the push model is not unknown.. > > Cheers, > Jeff > > >> Found by: obrien >> >> Revision Changes Path >> 1.218 +1 -1 src/sys/vm/vnode_pager.c >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42508916.1060905>