]> Git Repo - linux.git/commit
Btrfs: change scrub to support big blocks
authorStefan Behrens <[email protected]>
Tue, 27 Mar 2012 18:21:27 +0000 (14:21 -0400)
committerChris Mason <[email protected]>
Tue, 27 Mar 2012 18:21:27 +0000 (14:21 -0400)
commitb5d67f64f9bc656970dacba245410f0faedad18e
tree3c267dbc01ae04dc827a563dc91baafdae14582a
parent1623edebee317855c6a854366c01d1630cc537c9
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 <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/scrub.c
This page took 0.053327 seconds and 4 git commands to generate.