mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
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>
This commit is contained in:
parent
1623edebee
commit
b5d67f64f9
1 changed files with 1057 additions and 384 deletions
1441
fs/btrfs/scrub.c
1441
fs/btrfs/scrub.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue