From e06baab4184509bdfddd294efc6cae7a410c6f07 Mon Sep 17 00:00:00 2001 From: Stefan Behrens Date: Thu, 12 Apr 2012 12:53:40 +0200 Subject: [PATCH] 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-format-patch failed