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:
87ef2bb
)
Btrfs: walk compressed pages based on the nr_pages count instead of bytes
author
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 17:22:14 +0000
(13:22 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 30 Oct 2008 17:22:14 +0000
(13:22 -0400)
The byte walk counting was awkward and error prone. This uses the
number of pages sent the higher layer to build bios.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found