From: Stefan Behrens Date: Thu, 12 Apr 2012 10:53:40 +0000 (+0200) Subject: Btrfs: change integrity checker to support big blocks X-Git-Tag: v3.5-rc1~17^2~1^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06baab4184509bdfddd294efc6cae7a410c6f07;p=pandora-kernel.git Btrfs: change integrity checker to support big blocks The integrity checker used to be coded for nodesize == leafsize == sectorsize == PAGE_CACHE_SIZE. This is now changed to support sizes for nodesize and leafsize which are N * PAGE_CACHE_SIZE. Signed-off-by: Stefan Behrens --- Reading git-diff-tree failed