Browse Source

Btrfs: change scrub to support big blocks

Scrub used to be coded for nodesize == leafsize == sectorsize == PAGE_SIZE.
This is now changed to support sizes for nodesize and leafsize which are
N * PAGE_SIZE.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Stefan Behrens 13 years ago
parent
commit
b5d67f64f9
1 changed files with 693 additions and 273 deletions
  1. 693 273
      fs/btrfs/scrub.c

File diff suppressed because it is too large
+ 693 - 273
fs/btrfs/scrub.c


Some files were not shown because too many files changed in this diff