]> Git Repo - linux.git/commit
Btrfs: change integrity checker to support big blocks
authorStefan Behrens <[email protected]>
Thu, 12 Apr 2012 10:53:40 +0000 (12:53 +0200)
committerJosef Bacik <[email protected]>
Fri, 11 May 2012 14:56:40 +0000 (10:56 -0400)
commite06baab4184509bdfddd294efc6cae7a410c6f07
tree301e2060646d47de7885c925dd61b1c41f20b8f5
parentfd5e62a37cef5b212318c522eac0ecd394b50a19
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 <[email protected]>
fs/btrfs/check-integrity.c
This page took 0.043931 seconds and 4 git commands to generate.