git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd5e62a
)
Btrfs: change integrity checker to support big blocks
author
Stefan Behrens
<sbehrens@giantdisaster.de>
Thu, 12 Apr 2012 10:53:40 +0000
(12:53 +0200)
committer
Josef Bacik
<josef@redhat.com>
Fri, 11 May 2012 14:56:40 +0000
(10:56 -0400)
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 <sbehrens@giantdisaster.de>
fs/btrfs/check-integrity.c
patch
|
blob
|
history
diff --cc
fs/btrfs/check-integrity.c
Simple merge