Antonio SJ Musumeci
|
9effeb6869
|
Add "per-process" file caching feature
Allows chosing page caching based on process name.
|
2 years ago |
Antonio SJ Musumeci
|
15a0aedd25
|
cleanup: move some config data structures to separate files
|
4 years ago |
Antonio SJ Musumeci
|
a93bd9f7fa
|
freebsd: misc cleanups to get freebsd compiling
|
4 years ago |
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.
|
4 years ago |
Antonio SJ Musumeci
|
dbdd3e22fc
|
additional readdir refactor cleanup
Differences between readdir and getdents is minimal at best. Leaving code
for now to allow for possible expansion later.
|
4 years ago |
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
|
5 years ago |
Antonio SJ Musumeci
|
62873d2d3b
|
use getdents64 on linux
|
5 years ago |
Antonio SJ Musumeci
|
d119807adb
|
restructure readdir, add readdir_plus
Does not enable READDIR_AUTO. Might add in the future.
|
6 years ago |
Antonio SJ Musumeci
|
1dc7bff6e6
|
wrap most posix filesystem functions
|
8 years ago |
Waldir Pimenta
|
9f36eada14
|
add license title
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)
|
8 years ago |
Antonio SJ Musumeci
|
242af777be
|
move from MIT to ISC license. closes #194
|
9 years ago |
Antonio SJ Musumeci
|
bb7a966296
|
initial code commit
|
11 years ago |
Antonio SJ Musumeci
|
2b78be18f4
|
Initial commit
|
11 years ago |