NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/38291 CVS commit: src/sys/kern
The following reply was made to PR kern/38291; it has been noted by GNATS.
From: Andrew Doran <ad%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/38291 CVS commit: src/sys/kern
Date: Tue, 25 Mar 2008 22:17:28 +0000
On Tue, Mar 25, 2008 at 10:15:05PM +0000, Andrew Doran wrote:
> Log Message:
> mount_domount: hold an additional reference to the mountpoint across the
> call to VFS_START. The file system can be unmounted before VFS_START
> returns. Partially addresses PR kern/38291.
It looks like there is another issue. The mfs root vnode can be down down
while the server (mount_mfs) is still running.
Andrew
Home |
Main Index |
Thread Index |
Old Index