Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-02 | fsck: add xattr support | Jakob Unterwurzacher | |
With testcases. | |||
2018-04-02 | fsck: clean up log output | Jakob Unterwurzacher | |
Make sure we get only 1 warning output per problem. Also, add new corruption types to broken_fs_v1.4. | |||
2018-04-02 | fsck: add initial implementation | Jakob Unterwurzacher | |
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. |