git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b513f5
)
reiserfs: Safely acquire i_mutex from xattr_rmdir
author
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 30 Dec 2009 06:40:39 +0000
(07:40 +0100)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 2 Jan 2010 00:59:48 +0000
(
01:59
+0100)
Relax the reiserfs lock before taking the inode mutex from
xattr_rmdir() to avoid the usual reiserfs lock <-> inode mutex
bad dependency.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Tested-by: Christian Kujau <lists@nerdbynature.de>
Cc: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Chris Mason <chris.mason@oracle.com>
Cc: Ingo Molnar <mingo@elte.hu>
No differences found