Commit e06baab4 authored by Stefan Behrens's avatar Stefan Behrens Committed by Josef Bacik

Btrfs: change integrity checker to support big blocks

The integrity checker used to be coded for nodesize == leafsize ==
sectorsize == PAGE_CACHE_SIZE.
This is now changed to support sizes for nodesize and leafsize which are
N * PAGE_CACHE_SIZE.
Signed-off-by: default avatarStefan Behrens <sbehrens@giantdisaster.de>
parent fd5e62a3
This diff is collapsed.
Markdown is supported
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