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:
7ffbb59
)
Btrfs: fix scrub_print_warning to handle skinny metadata extents
author
Liu Bo
<bo.li.liu@oracle.com>
Mon, 9 Jun 2014 02:54:07 +0000
(10:54 +0800)
committer
Chris Mason
<clm@fb.com>
Tue, 10 Jun 2014 00:21:17 +0000
(17:21 -0700)
The skinny extents are intepreted incorrectly in scrub_print_warning(),
and end up hitting the BUG() in btrfs_extent_inline_ref_size.
Reported-by: Konstantinos Skarlatos <k.skarlatos@gmail.com>
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>
No differences found