Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-02-03 | Fix returning inode numbers from readdir() in offset==0 mode. (#584) | Martin Pärtel | -0/+45 | |
- Test added for all passthrough examples. - passthrough.c uses offset==0 mode. The others don't. - passthrough.c changed to set FUSE_FILL_DIR_PLUS to make the test pass. - This fixes #583. |