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:
d95603b
)
Btrfs: fix eof while discarding extents
author
Liu Bo
<liubo2009@cn.fujitsu.com>
Thu, 12 Apr 2012 20:03:56 +0000
(16:03 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 12 Apr 2012 20:03:56 +0000
(16:03 -0400)
We miscalculate the length of extents we're discarding, and it leads to
an eof of device.
Reported-by: Daniel Blueman <daniel@quora.org>
Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found