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:
4735fb2
)
Btrfs: don't call free_extent_buffer twice in iterate_irefs
author
Jan Schmidt
<list.btrfs@jan-o-sch.net>
Fri, 13 Apr 2012 10:28:00 +0000
(12:28 +0200)
committer
David Sterba
<dsterba@suse.cz>
Wed, 18 Apr 2012 17:22:21 +0000
(19:22 +0200)
Avoid calling free_extent_buffer more than once when the iterator function
returns non-zero. The only code that uses this is scrub repair for corrupted
nodatasum blocks.
Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/backref.c
patch
|
blob
|
history
diff --cc
fs/btrfs/backref.c
Simple merge