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:
6c17675
)
reiserfs: eliminate per-super xattr lock
author
Jeff Mahoney
<jeffm@suse.com>
Mon, 30 Mar 2009 18:02:35 +0000
(14:02 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:38 +0000
(12:16 -0700)
With the switch to using inode->i_mutex locking during lookups/creation
in the xattr root, the per-super xattr lock is no longer needed.
This patch removes it.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found