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/invalid_file_name_2 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/fsck/broken_fs_v1.4/invalid_file_name_2 (limited to 'tests/fsck/broken_fs_v1.4/invalid_file_name_2') diff --git a/tests/fsck/broken_fs_v1.4/invalid_file_name_2 b/tests/fsck/broken_fs_v1.4/invalid_file_name_2 new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3