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:
0678b61
)
btrfs: Don't BUG_ON errors in __finish_chunk_alloc()
author
Mark Fasheh
<mfasheh@suse.com>
Wed, 10 Aug 2011 19:32:10 +0000
(12:32 -0700)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:37 +0000
(
01:45
+0100)
All callers of __finish_chunk_alloc() BUG_ON() return value, so it's trivial
for us to always bubble up any errors caught in __finish_chunk_alloc() to be
caught there.
Signed-off-by: Mark Fasheh <mfasheh@suse.de>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge