Scrub used to be coded for nodesize == leafsize == sectorsize == PAGE_SIZE. This is now changed to support nodesize == leafsize == N * PAGE_SIZE. The "Btrfs: fix scrub statistics report" patch that I sent on 2/10/2012 is also superseeded by this patch. This new patch includes similar functionality. Stefan Behrens (3): Btrfs: introduce common define for max number of mirrors Btrfs: minor cleanup in scrub Btrfs: change scrub to support big blocks fs/btrfs/ctree.h | 2 + fs/btrfs/reada.c | 10 +- fs/btrfs/scrub.c | 1380 ++++++++++++++++++++++++++++++++++++++++-------------- 3 files changed, 1028 insertions(+), 364 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
