mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 00:34:52 +00:00
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>
This commit is contained in:
parent
fd5e62a37c
commit
e06baab418
1 changed files with 416 additions and 147 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue