cvs commit: src/sys/fs/pseudofs pseudofs_vncache.c

Don Lewis truckman at FreeBSD.org
Mon Mar 15 05:16:15 PST 2004


On 14 Mar, Brian Feldman wrote:
> green       2004/03/14 07:57:45 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/fs/pseudofs      pseudofs_vncache.c 
>   Log:
>   When taking event callbacks (like process_exit) out from under Giant, those
>   which do not lock Giant themselves will be exposed.  Unbreak pfs_exit().
>   
>   Revision  Changes    Path
>   1.25      +2 -0      src/sys/fs/pseudofs/pseudofs_vncache.c

Thanks, it works much better now!



More information about the cvs-all mailing list