Antonio SJ Musumeci
0ca5d6aad0
Add export-support option as possible workaround for NFS EIO issues
2024-02-19 18:58:50 -06:00
trapexit
0c1aeb411d
Merge pull request #1305 from trapexit/lib-updates
...
Library updates
2024-02-18 17:56:39 -06:00
Antonio SJ Musumeci
17fdbf7f42
Update fuse_kernel.h
2024-02-18 17:50:34 -06:00
Antonio SJ Musumeci
27349e41ef
Update fmt
2024-02-18 17:24:18 -06:00
Antonio SJ Musumeci
b3ce95c422
Update nonstd::optional
2024-02-18 17:24:18 -06:00
Antonio SJ Musumeci
cedc9f0f25
Update ghc::filesystem
2024-02-18 17:24:18 -06:00
trapexit
d68ad9ac01
Expand the preload docs ( #1299 )
2024-01-30 00:03:39 -06:00
trapexit
ae6c4f7c25
Rework mergerfs vs X section of readme ( #1298 )
2024-01-28 18:12:29 -06:00
trapexit
87475098a1
Add credit to nohajc for preload idea ( #1295 )
2024-01-22 12:52:51 -06:00
trapexit
d4dc0701d6
Create ld_preload to reopen files on underlying filesystem ( #1294 )
2024-01-22 12:42:55 -06:00
0x6d61726b
c1c2f075ee
Update README.md ( #1283 )
...
* Update README.md
Information added that mergerfs v2.35.0 and newer sets `allow_other` (but not 2.33.5, that is used by Debian 12.2)
2023-12-01 15:45:13 -06:00
trapexit
96d34f1eab
Merge pull request #1280 from trapexit/getpid
...
Fix user.mergerfs.pid
2023-11-11 19:48:28 -06:00
Antonio SJ Musumeci
f66fb7e2d4
Fix user.mergerfs.pid
2023-11-11 19:03:32 -06:00
trapexit
edb3368078
Merge pull request #1277 from trapexit/flushdefault
...
Set flush-on-close default to opened-for-write
2023-10-31 23:26:08 -05:00
Antonio SJ Musumeci
bd70928268
Set flush-on-close default to opened-for-write
2023-10-31 09:23:52 -05:00
trapexit
337aade02d
Merge pull request #1276 from trapexit/allowother
...
Only set allow_other when running as root
2023-10-29 02:54:51 -05:00
Antonio SJ Musumeci
d6a2f06797
Only set allow_other when running as root
2023-10-29 01:44:18 -05:00
trapexit
7890a4996c
Merge pull request #1275 from trapexit/noflush
...
Add flushonclose feature
2023-10-28 19:49:17 -05:00
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