cvs commit: src/sys/vm vnode_pager.c

Jeff Roberson jroberson at chesapeake.net
Sun Apr 3 16:25:29 PDT 2005


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.

Cheers,
Jeff

>   Found by:       obrien
>
>   Revision  Changes    Path
>   1.218     +1 -1      src/sys/vm/vnode_pager.c
>


More information about the cvs-src mailing list