Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | Revert "getdents_c: read from two threads" | Jakob Unterwurzacher | |
This made the code more complicated without reproducing the problem. This reverts commit 77632b7554000f2e832a0e9fded1a3894b2502c3. | |||
2020-06-21 | getdents_c: read from two threads | Jakob Unterwurzacher | |
This was an attempt to make the C code more similar to Go (which also reads from multiple threads). However, I still could not repro the ENOENT problems. https://github.com/rfjakob/gocryptfs/issues/483 | |||
2020-05-24 | contrib: collect getdents stuff in getdents-debug folder | Jakob Unterwurzacher | |