Antonio SJ Musumeci
6aa6452d3e
Add flushonclose feature
2023-10-28 19:47:23 -05:00
trapexit
7d6c8e9333
Merge pull request #1271 from trapexit/warn-root
...
Warn if not running as root
2023-10-22 00:45:41 -05:00
Antonio SJ Musumeci
a7069153bd
Warn if not running as root
2023-10-22 00:43:19 -05:00
trapexit
5c71a75fdd
Merge pull request #1269 from trapexit/wyhash
...
Update wyhash to 4.2
2023-10-21 18:04:14 -05:00
Antonio SJ Musumeci
fd33df04a3
Update wyhash to 4.2
2023-10-21 18:03:05 -05:00
trapexit
a9ae36a3e4
Merge pull request #1263 from trapexit/pthread_getname_np
...
Remove use of pthread_getname_np to work with older musl versions
2023-10-14 01:20:00 -05:00
Antonio SJ Musumeci
569537df9e
Remove use of pthread_getname_np to work with older musl versions
2023-10-14 01:15:29 -05:00
trapexit
8534ee7ceb
Merge pull request #1262 from trapexit/readdir-errs
...
Rework thread pool queue depth impl
2023-10-14 01:13:48 -05:00
Antonio SJ Musumeci
620cab2948
Rework thread pool queue depth impl
2023-10-14 00:58:10 -05:00
trapexit
8635456818
Merge pull request #1254 from trapexit/typo
...
Fix readdir doc typos
2023-09-23 14:54:25 -05:00
Antonio SJ Musumeci
0888f372aa
Fix readdir doc typos
2023-09-23 14:53:41 -05:00
trapexit
e09b10c55b
Merge pull request #1249 from trapexit/tpfix
...
Fix thread pool destruction where threads don't explicitly exit themselves
2023-09-09 17:07:51 -05:00
Antonio SJ Musumeci
766b923116
Fix thread pool destruction where threads don't explicitly exit themselves
2023-09-09 16:48:47 -05:00
trapexit
dd7e9e2aa7
Merge pull request #1244 from trapexit/docs
...
Add some new questions to FAQ
2023-09-05 22:56:50 -05:00
Antonio SJ Musumeci
3fc0aa3809
Add some new questions to FAQ
2023-09-05 22:56:08 -05:00
trapexit
b1dcc94e98
Merge pull request #1242 from trapexit/debug-removal
...
Remove unneeded debug logging from thread pool
2023-09-04 18:40:38 -05:00
Antonio SJ Musumeci
6d2c99e487
Remove unneeded debug logging from thread pool
2023-09-04 18:39:43 -05:00
trapexit
9d9eacfe7b
Merge pull request #1241 from trapexit/version
...
Add website and license to version option
2023-09-04 16:02:24 -05:00
Antonio SJ Musumeci
b91cc1c191
Add website and license to version option
2023-09-04 15:57:47 -05:00
trapexit
6d2f26c60e
Merge pull request #1240 from trapexit/dynamic-threadpool
...
Rework thread pool, add ability to add/remove threads at runtime
2023-09-03 23:37:29 -05:00
Antonio SJ Musumeci
0a94bd7cfc
Rework thread pool, add ability to add/remove threads at runtime
2023-09-03 23:36:03 -05:00
trapexit
211e6c7115
Merge pull request #1239 from trapexit/validation
...
Add proper input validation for readdir policy
2023-09-02 15:48:43 -05:00
Antonio SJ Musumeci
335ca55a6e
Add proper input validation for readdir policy
2023-09-02 15:47:49 -05:00
trapexit
69de4de53f
Merge pull request #1238 from trapexit/boundedqueue
...
Change threadpool to use concurrentqueue
2023-09-02 00:47:26 -05:00
Antonio SJ Musumeci
76c8d48dbd
Change threadpool to use concurrentqueue
2023-09-02 00:45:47 -05:00
trapexit
a927a15e9c
Merge pull request #1237 from trapexit/threadfix
...
Initialize readdir threadpool after daemonizing
2023-08-28 22:48:59 -05:00
Antonio SJ Musumeci
0c555e71a0
Initialize readdir threadpool after daemonizing
2023-08-28 22:47:04 -05:00
trapexit
82781b6ff8
Merge pull request #1235 from DavidFair/readme_direct_parallel
...
Docs: clarify parallel-direct-writes and cache.files
2023-08-26 18:52:57 -05:00
David Fairbrother
b545352712
Nit: cache.files=per-process grammar
...
Change which 'comm' name -> whose 'comm' name.
Whose implies possession, and the process possess the name we're
matching
2023-08-26 21:27:16 +01:00
David Fairbrother
3d05999db0
State cache.files per-process behaviour w/out match
...
This makes it clear, along with the previous commit, that per-process will allow
us to use parallel direct writes as they will mount with the equivalent
of cache.files=off (i.e. direct_io)
2023-08-26 21:24:34 +01:00
David Fairbrother
f4a8105a42
Clarify parallel direct writes conditions
...
Clarify that paralell direct can only be enabled where the kernel
version supports it, which is 6.2+.
State the two cache.files modes which can support parallel direct writes
in the description.
2023-08-26 21:22:37 +01:00
trapexit
004b616115
Merge pull request #1234 from trapexit/fixes
...
Misc fixes for older platforms
2023-08-22 08:13:56 -05:00
Antonio SJ Musumeci
8d7017273f
Misc fixes for older platforms
2023-08-22 08:10:55 -05:00
trapexit
51b65cd126
Merge pull request #1233 from trapexit/atomic
...
Use relaxed memory order for atomic counters
2023-08-21 17:19:09 -05:00
Antonio SJ Musumeci
0ed03a1535
Use relaxed memory order for atomic counters
2023-08-21 15:43:03 -05:00
trapexit
b6d3c34d3f
Merge pull request #1232 from trapexit/wyhash
...
Update wyhash to final4
2023-08-21 00:20:04 -05:00
Antonio SJ Musumeci
fdecabfaab
Update wyhash to final4
2023-08-21 00:18:41 -05:00
trapexit
3a1d8e03a1
Merge pull request #1231 from trapexit/readdir
...
Fix setting of ugids for concurrent readdir
2023-08-20 23:12:56 -05:00
Antonio SJ Musumeci
e586d2fd1e
Fix setting of ugids for concurrent readdir
2023-08-20 23:06:05 -05:00
trapexit
e0087cd8a7
Merge pull request #1228 from trapexit/threading
...
Add thread names for easier debugging
2023-08-14 17:52:31 -05:00
Antonio SJ Musumeci
2377cb05b6
Add thread names for easier debugging
2023-08-14 17:51:41 -05:00
trapexit
a8ffbc84f6
Merge pull request #1227 from trapexit/gidcache
...
Add ability to invalidate gid cache on demand
2023-08-13 23:32:33 -05:00
Antonio SJ Musumeci
0aafdefc18
Add ability to invalidate gid cache on demand
...
SIGUSR2 or ioctl
2023-08-13 23:30:52 -05:00
trapexit
7221fded71
Merge pull request #1226 from feltcat/feltcat-patch-1
...
Fix a typo in README.md
2023-08-13 23:13:30 -05:00
feltcat
7a09f560f7
Fix a typo in README.md
2023-08-14 03:45:01 +00:00
trapexit
8b769dff7f
Merge pull request #1225 from trapexit/new-funcs
...
Add callbacks for newer functions
2023-08-13 17:46:09 -05:00
Antonio SJ Musumeci
6dcf6111af
Add callbacks for newer functions
...
* setupmapping
* removemapping
* syncfs
* tmpfile
2023-08-13 17:38:13 -05:00
trapexit
9849bcd3cf
Merge pull request #1224 from trapexit/readdir
...
Add readdir policies
2023-08-11 00:05:28 -05:00
Antonio SJ Musumeci
c92a10021e
Add readdir policies
2023-08-11 00:05:14 -05:00
trapexit
d817fa4e97
Merge pull request #1220 from trapexit/fix-logging
...
Fix logging pin-threads details
2023-07-30 23:14:16 -05:00