f28d85fad5
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.
3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
exec ../../gocryptfs -fsck -extpass "echo test" broken_fs_v1.4
|