NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41051: do_sys_rename mp resource race
The following reply was made to PR kern/41051; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/41051: do_sys_rename mp resource race
Date: Sat, 21 Mar 2009 08:05:39 +0000
On Sat, Mar 21, 2009 at 07:25:00AM +0000, pooka%iki.fi@localhost wrote:
> >Fix:
> take reference to mp around rename
Disagree. I think VOPs should not, in general, be dropping refs to vnodes
that the caller provides.
Home |
Main Index |
Thread Index |
Old Index