Skip to content

Commit

Permalink
Btrfs: change scrub to support big blocks
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stefan Behrens authored and Chris Mason committed Mar 27, 2012
1 parent 1623ede commit b5d67f6
Showing 1 changed file with 1,013 additions and 340 deletions.
Loading

0 comments on commit b5d67f6

Please sign in to comment.