Antonio SJ Musumeci
|
a925fbe59c
|
libfuse cleanup: extern cplusplus cleanup
|
2020-08-08 14:25:44 -04:00 |
|
Antonio SJ Musumeci
|
dc1b698847
|
libfuse cleanup: remove single threaded
|
2020-08-07 16:38:24 -04:00 |
|
Antonio SJ Musumeci
|
3c761b708b
|
libfuse cleanup: remove libfuse API compatibility
|
2020-08-07 16:38:24 -04:00 |
|
Antonio SJ Musumeci
|
f9b831eb1a
|
libfuse cleanup: reindent
|
2020-08-07 16:38:24 -04:00 |
|
Antonio SJ Musumeci
|
54c41c4994
|
rework config management
* Add standard way to do str2val and val2str conversion
* Add support for a config file
* Add support for reading and writing settings via ioctl
|
2020-06-18 18:54:25 -04:00 |
|
Antonio SJ Musumeci
|
d119807adb
|
restructure readdir, add readdir_plus
Does not enable READDIR_AUTO. Might add in the future.
|
2020-02-22 19:45:52 -05:00 |
|
Antonio SJ Musumeci
|
4b9f3de814
|
add ctime support
|
2020-02-10 18:39:15 -05:00 |
|
Antonio SJ Musumeci
|
08e1bef5a9
|
improve nodeid generation
* Change fuse_ino_t to uint64_t
* Change id generation to 64bit
* Randomize generation value (should help with NFS)
|
2019-09-30 23:28:45 -04:00 |
|
Antonio SJ Musumeci
|
8cb7195c3e
|
add copy_file_range support
|
2019-06-03 07:12:05 -04:00 |
|
Antonio SJ Musumeci
|
b69819e4b2
|
ioctl: don't set outbufsz when not needed
|
2019-03-20 10:18:55 -04:00 |
|
Antonio SJ Musumeci
|
75ed37a11a
|
add setting of thread pool size
|
2017-07-02 23:50:39 -04:00 |
|
Antonio SJ Musumeci
|
de0985c135
|
add libfuse 2.9.7 to repo and build against libfuse.a
|
2017-06-02 11:25:25 -04:00 |
|