mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: walk compressed pages based on the nr_pages count instead of bytes
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>
This commit is contained in:
parent
87ef2bb46b
commit
cfbc246eaa
2 changed files with 6 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue