Btrfs: add optional integrity check code
commit5db0276014b80484689eb6c1bf7b94af1c7d5b1a
authorStefan Behrens <sbehrens@giantdisaster.de>
Tue, 1 Nov 2011 16:04:16 +0000 (1 17:04 +0100)
committerStefan Behrens <sbehrens@giantdisaster.de>
Wed, 21 Dec 2011 18:14:09 +0000 (21 19:14 +0100)
treeaff97316126b8230a8a9bf16f9e6904f6ed03e25
parentd85c8a6f1bc083279215ff6e79b7c292bf3ec905
Btrfs: add optional integrity check code

The two files added in this patch contain all the code that is
required to implement the integrity checks.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
fs/btrfs/check-integrity.c [new file with mode: 0644]
fs/btrfs/check-integrity.h [new file with mode: 0644]