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:
6646374
)
Btrfs: make sure we cleanup all reloc roots if error happens
author
Wang Shilong
<wangsl.fnst@cn.fujitsu.com>
Wed, 11 Dec 2013 11:29:52 +0000
(19:29 +0800)
committer
Chris Mason
<clm@fb.com>
Thu, 12 Dec 2013 15:12:51 +0000
(07:12 -0800)
I hit an oops when merging reloc roots fails, the reason is that
new reloc roots may be added and we should make sure we cleanup
all reloc roots.
Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/relocation.c
patch
|
blob
|
history
diff --cc
fs/btrfs/relocation.c
Simple merge