-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
If you fancy helping out with this project, these are what you could help with.
The more short term stuff:
These should be done in the short term, in the order of priority:
- Segmentation fault if HOME not set #154
- Refresh cached directory listing only after timeout. #147
- How to cleanly clear cache #111
- 404'ing directory breaks httpdirfs #95
- Update help's default value based on config.h #150
- Custom memory allocator for tracking memory usage / memory leak #152
The longer term improvements:
- Improve speed by returning from the download function when sufficient data has been downloaded, rather than waiting for the download of the whole segment.
- Implement releasedir() for FUSE.
- Run through UBSan.
- Improve mutex lock (Improper locking error, unlocking an inactive lock? #91)
- arg -o should be possible after destination (mount.fuse compatability) #100
- Unable to mount from fstab or /bin/mount #102
- Add Joplin support.
Metadata
Metadata
Assignees
Labels
No labels