Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Stefan Behrens <sbehrens@giantdisaster.de>
- Loading branch information