Skip to content

Commit

Permalink
Btrfs: change integrity checker to support big blocks
Browse files Browse the repository at this point in the history
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
Stefan Behrens authored and Josef Bacik committed May 11, 2012
1 parent fd5e62a commit e06baab
Showing 1 changed file with 415 additions and 146 deletions.
Loading

0 comments on commit e06baab

Please sign in to comment.