diff options
author | Jakob Unterwurzacher | 2023-07-21 17:23:39 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2023-09-15 22:29:07 +0200 |
commit | 30c0fbd98ab3606956ea4cf9b99825b942ebe94c (patch) | |
tree | bb14941a03b3919ab58db3f01fc74d2819a5561f /tests/fsck/malleable_base64/gocryptfs.diriv | |
parent | 8b1c4b0e07d72a2050f6bae29cf4b58ea1ec21c7 (diff) |
tests/fsck: add malleable_base64 test filesystem
This filesystem contains filenames with non-canonical base64
encodings of the same name "foo", leading to this mess:
$ ls mnt/
foo foo foo foo
Diffstat (limited to 'tests/fsck/malleable_base64/gocryptfs.diriv')
-rw-r--r-- | tests/fsck/malleable_base64/gocryptfs.diriv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fsck/malleable_base64/gocryptfs.diriv b/tests/fsck/malleable_base64/gocryptfs.diriv new file mode 100644 index 0000000..d8a6e22 --- /dev/null +++ b/tests/fsck/malleable_base64/gocryptfs.diriv @@ -0,0 +1 @@ +cTh{½ÚEfDbúüÕ«Û
\ No newline at end of file |