Date: Thu, 15 Mar 2012 10:49:45 +0200 From: Gleb Kurtsou <gleb.kurtsou@gmail.com> To: Dmitry Morozovsky <marck@rinet.ru> Cc: svn-src-head@freebsd.org, mdf@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r232960 - head/sys/fs/tmpfs Message-ID: <20120315084945.GA1400@reks> In-Reply-To: <alpine.BSF.2.00.1203150233420.70945@woozle.rinet.ru> References: <201203140915.q2E9Fpbq090090@svn.freebsd.org> <alpine.BSF.2.00.1203150233420.70945@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120315084945.GA1400>