From: Stefan Behrens Date: Tue, 27 Mar 2012 18:21:27 +0000 (-0400) Subject: Btrfs: change scrub to support big blocks X-Git-Tag: v3.4-rc1~22^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d67f64f9bc656970dacba245410f0faedad18e;p=pandora-kernel.git 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed