Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | BTRFS: Don't include disk-io.h twice in check-integrity.c | Jesper Juhl | |
Once should be enough. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2012-01-26 | Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c | Stefan Behrens | |
There have been 4 warnings on 32-bit build, they are herewith fixed. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Chris Mason <chris.mason@oracle.com> | |||
2011-12-21 | Btrfs: add optional integrity check code | Stefan Behrens | |
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> |