On Mon, Jul 07, 2014 at 09:23:57AM +0300, Konstantin Belousov wrote:
> On Sun, Jul 06, 2014 at 11:39:00PM +0200, Mateusz Guzik wrote:
> > > That said, I would prefer to just commit previously proposed fixup.
> > > 
> Ok.
> 

Committed as r268365.

> > 
> > hm, I only now notice that fexecve case does:
> > vn_lock(binvp, LK_EXCLUSIVE | LK_RETRY)
> > 
> > I guess this can be safely changed to LK_SHARED.
> 
> No, it cannot.  The VV_TEXT flag must be handled under the exclusive lock.


Allright, not touching this one.

Thanks,
-- 
Mateusz Guzik <mjguzik gmail.com>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to