Skip to content
Commit 00d01bc1 authored by Arne Jansen's avatar Arne Jansen Committed by Chris Mason
Browse files

btrfs scrub: don't coalesce pages that are logically discontiguous



scrub_page collects several pages into one bio as long as they are physically
contiguous. As we only save one logical address for the whole bio, don't
collect pages that are physically contiguous but logically discontiguous.

Signed-off-by: default avatarArne Jansen <sensille@gmx.net>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent c309df07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment