Re: [2.6.38] Deadlock between rename_lock and vfsmount_lock.
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2011-03-24 00:04:45
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date: 2011-03-24 00:04:45
Greg KH wrote:
On Sat, Mar 19, 2011 at 11:39:19AM +0900, Tetsuo Handa wrote:quoted
Al Viro wrote:quoted
See #untested in vfs-2.6.git. I think it should do it, but it *is* completely untested at the moment.As far as I can test, I did not find any problems. Thank you.Did this fix go to Linus? If so, any pointers to the git commit id?
It is commit 27cb1572e3e6bb1f8cf6bb3d74c914a87b131792 "fix deadlock in pivot_root()" in linux-2.6.git .
I'm guessing I will want this in the .38-stable tree?
Yes. We are waiting for tests by Al.