Antonio SJ Musumeci
|
1b26f4908e
|
general cleanup, slight memory reduction
|
2020-11-19 22:58:52 -05:00 |
|
Antonio SJ Musumeci
|
fc3453932a
|
branches: add per branch minfreespace w/ original value as default
example: /mnt/disk0=RW,1G:/mnt/disk1=RW,2G
|
2020-09-04 21:04:45 -04:00 |
|
Antonio SJ Musumeci
|
2fe20b888e
|
clean up and separate out fs_* files
|
2020-08-18 19:28:36 -04:00 |
|
Antonio SJ Musumeci
|
15a0aedd25
|
cleanup: move some config data structures to separate files
|
2020-07-29 21:42:43 -04:00 |
|
Antonio SJ Musumeci
|
139e61efaa
|
nfsopenhack: remove empty file check
|
2020-07-26 17:11:06 -04:00 |
|
Antonio SJ Musumeci
|
93218a343a
|
NFS open/creat hack
A hack to work around non-POSIX NFS <-> FUSE behavior where it turns
an open(O_EXCL|O_CREAT,0444) into multiple calls that results in
EACCES.
|
2020-07-23 19:36:10 -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
|
576ff3694e
|
add cache.writeback to xattrs
|
2020-02-12 19:48:37 -05:00 |
|
Antonio SJ Musumeci
|
903d39f968
|
add writeback caching
|
2020-02-09 21:08:53 -05:00 |
|
Antonio SJ Musumeci
|
529a953e30
|
add file caching across opens and runtime control
|
2019-05-30 00:10:08 -04:00 |
|
Antonio SJ Musumeci
|
9d9ee7b71d
|
general code cleanup
|
2019-01-31 22:47:09 -05:00 |
|