Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-10-15 | Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers | Nikolaus Rath | -5/+15 | |
This obsoletes the ftruncate & fgetattr handlers. Fixes #58. | ||||
2016-10-09 | Renamed some examples to make their function more obvious | Nikolaus Rath | -0/+432 | |
Also, added more comments for the same purpose. |