svn commit: r232960 - head/sys/fs/tmpfs

Gleb Kurtsou gleb.kurtsou at gmail.com
Thu Mar 15 08:49:50 UTC 2012


On (15/03/2012 02:34), Dmitry Morozovsky wrote:
> On Wed, 14 Mar 2012, Gleb Kurtsou wrote:
> 
> > Author: gleb
> > Date: Wed Mar 14 09:15:50 2012
> > New Revision: 232960
> > URL: http://svn.freebsd.org/changeset/base/232960
> > 
> > Log:
> >   Prevent tmpfs_rename() deadlock in a way similar to UFS
> >   
> >   Unlock vnodes and try to lock them one by one. Relookup fvp and tvp.
> 
> Is this change applicable to other branches? If so, any plans for MFC?

I'll merge it to 9-stable in two weeks unless requested otherwise.


More information about the svn-src-all mailing list