NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/43456 CVS commit: src/sys/miscfs/genfs



On Thu, Jan 13, 2011 at 10:30:05AM +0000, Juergen Hannken-Illjes wrote:
> The following reply was made to PR kern/43456; it has been noted by GNATS.
> 
> From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc: 
> Subject: PR/43456 CVS commit: src/sys/miscfs/genfs
> Date: Thu, 13 Jan 2011 10:28:38 +0000
> 
>  Module Name: src
>  Committed By:        hannken
>  Date:                Thu Jan 13 10:28:38 UTC 2011
>  
>  Modified Files:
>       src/sys/miscfs/genfs: layer_vnops.c
>  
>  Log Message:
>  Layer_revoke(): change previous to always take an extra reference on the
>  lower vnode before passing down the VOP_REVOKE().  This way VOP_REVOKE()
>  on a layered file system always inactivates and closes the lower vnode.
>  
>  Should finally fix PR kern/43456.

I tested it again, and the problem is gone.
Thanks a lot.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index