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:
1dd4602
)
btrfs: Remove BUG_ON from __finish_chunk_alloc()
author
Mark Fasheh
<mfasheh@suse.de>
Fri, 9 Sep 2011 00:40:01 +0000
(17:40 -0700)
committer
David Sterba
<dsterba@suse.cz>
Thu, 22 Mar 2012 00:45:39 +0000
(
01:45
+0100)
btrfs_alloc_chunk() unconditionally BUGs on any error returned from
__finish_chunk_alloc() so there's no need for two BUG_ON lines. Remove the
one from __finish_chunk_alloc().
Signed-off-by: Mark Fasheh <mfasheh@suse.de>
fs/btrfs/volumes.c
patch
|
blob
|
history
diff --cc
fs/btrfs/volumes.c
Simple merge