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:
61c4f2c
)
BTRFS: Remove unused node_lock
author
Andi Kleen
<ak@linux.intel.com>
Wed, 18 May 2011 00:11:22 +0000
(
00:11
+0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 23 May 2011 17:05:39 +0000
(13:05 -0400)
240f62c8756
replaced the node_lock with rcu_read_lock, but forgot
to remove the actual lock in the data structure. Remove it here.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found