From f28d85fad599ffaef9a8e1f353911c81a6605d2f Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 1 Apr 2018 21:23:32 +0200 Subject: fsck: add initial implementation Most corruption cases except xattr should be covered. With test filesystem. The output is still pretty ugly. xattr support will be added in the next commits. --- tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g | Bin 0 -> 63 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g (limited to 'tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g') diff --git a/tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g b/tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g new file mode 100644 index 0000000..dab7c69 Binary files /dev/null and b/tests/fsck/broken_fs_v1.4/OtrNpznB8aMTKPi6bopM2g differ -- cgit v1.2.3