From b5d67f64f9bc656970dacba245410f0faedad18e Mon Sep 17 00:00:00 2001 From: Stefan Behrens Date: Tue, 27 Mar 2012 14:21:27 -0400 Subject: [PATCH] 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-format-patch failed