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:
78f55e5
)
Btrfs: insert_new_root: Fix lock type of the extent buffer.
author
chandan
<chandan@linux.vnet.ibm.com>
Thu, 15 Jan 2015 06:52:03 +0000
(12:22 +0530)
committer
Chris Mason
<clm@fb.com>
Thu, 22 Jan 2015 13:42:23 +0000
(
05:42
-0800)
btrfs_alloc_tree_block() returns an extent buffer on which a blocked lock has
been taken. Hence assign the appropriate value to path->locks[level].
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ctree.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.c
Simple merge