Commit Graph

1258 Commits

Author SHA1 Message Date
0197984db3 Send invalidate node request outside lock 2025-01-09 23:22:07 -06:00
9056898bbf Move fuse.c and fuse_lowlevel.c to C++ 2025-01-09 19:05:32 -06:00
5e584f246a Merge pull request #1390 from trapexit/tiered
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Add tiered cache details to docs
2025-01-08 00:56:48 -05:00
7e964283b9 Add tiered cache details to docs 2025-01-07 23:55:13 -06:00
03dc17fff2 Merge pull request #1389 from trapexit/misc
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
mkdocs / deploy (push) Waiting to run
Update funding and cirrus builds
2025-01-07 00:18:32 -05:00
8cb68dce4a Update funding and cirrus builds 2025-01-06 23:07:33 -06:00
28260c434a Merge pull request #1388 from trapexit/mkdocs
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
mkdocs / deploy (push) Waiting to run
Update README to point to docs, update project comparisons
2025-01-05 23:40:54 -06:00
fae9b993fe Update README to point to docs, update project comparisons 2025-01-05 23:39:48 -06:00
171eb9c7c0 Merge pull request #1387 from trapexit/workflows
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Fix pip install in mkdocs workflow
2025-01-03 12:41:47 -06:00
174e703d2e Fix pip install in mkdocs workflow 2025-01-03 12:40:50 -06:00
efd0dfaa2f Merge pull request #1386 from trapexit/docs
Rework mkdocs based documentation
2025-01-03 12:33:54 -06:00
75d7a93724 Rework mkdocs based documentation
Lots of restructoring and extra information.
2025-01-03 12:17:26 -06:00
50fa7ac694 add mkdocs
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
mkdocs / deploy (push) Has been cancelled
Initial commit of a mkdocs based docs setup
2024-12-21 09:36:07 -06:00
7d64a47b88 Merge pull request #1377 from trapexit/movecopy-readme
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Add FAQ entry on 'move' and 'copy'
2024-11-30 00:23:39 -06:00
5fba42f076 Add FAQ entry on 'move' and 'copy'
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2024-11-30 00:12:44 -06:00
b0bb7ef38c Merge pull request #1346 from grunthos503/master
Add missing --relative flag to rsync in percent-full mover script
2024-07-18 15:28:42 -05:00
85ce7d6178 Add missing --relative flag to rsync in percent-full mover script 2024-07-18 12:14:02 -07:00
40359df453 Merge pull request #1342 from techie2000/patch-2
Update README.md
2024-07-18 13:50:29 -05:00
9b2a5a75ee Update README.md
Correcting a couple of typos.
Enhancing readability.
2024-06-28 10:15:02 +01:00
b21172c609 Merge pull request #1321 from trapexit/allowmmap
Add support for 'direct-io-allow-mmap' if supported by kernel
2024-03-21 21:54:04 -04:00
f0444a1ca9 Add support for 'direct-io-allow-mmap' if supported by kernel 2024-03-21 20:48:42 -05:00
977d04229f Merge pull request #1320 from trapexit/readme
Suggest cache.files=auto-full rather than partial
2024-03-21 21:36:27 -04:00
757ae66327 Suggest cache.files=auto-full rather than partial 2024-03-17 00:47:33 -05:00
42d0b5734c Merge pull request #1312 from trapexit/preload-tmpfile
Special case O_TMPFILE in preload
2.40.2
2024-02-29 15:41:22 -05:00
78050ed6b0 Special case O_TMPFILE in preload 2024-02-29 14:33:27 -06:00
19ee44afe7 Merge pull request #1309 from trapexit/root-nodeid
Root nodeid
2.40.1
2024-02-25 18:29:58 -05:00
a234e9446c Update README to remove unnecessary references to export-support for NFS 2024-02-25 17:27:08 -06:00
951eb9540d Ensure lookups of FUSE_ROOT_ID always return generation=0 2024-02-25 17:14:15 -06:00
85a936c95e Merge pull request #1308 from trapexit/readme
Change mount type from fuse.mergerfs to mergerfs in README
2024-02-24 02:09:40 -05:00
8210e63a66 Change mount type from fuse.mergerfs to mergerfs in README 2024-02-24 01:08:30 -06:00
facdb66746 Merge pull request #1307 from trapexit/readme
Add NFS options to remote filesystems section of readme
2.40.0
2024-02-19 19:20:41 -06:00
1916e54a24 Add NFS options to remote filesystems section of readme 2024-02-19 19:19:00 -06:00
7fabe515f4 Merge pull request #1306 from trapexit/export-support
Add export-support option as possible workaround for NFS EIO issues
2024-02-19 19:00:54 -06:00
0ca5d6aad0 Add export-support option as possible workaround for NFS EIO issues 2024-02-19 18:58:50 -06:00
0c1aeb411d Merge pull request #1305 from trapexit/lib-updates
Library updates
2024-02-18 17:56:39 -06:00
17fdbf7f42 Update fuse_kernel.h 2024-02-18 17:50:34 -06:00
27349e41ef Update fmt 2024-02-18 17:24:18 -06:00
b3ce95c422 Update nonstd::optional 2024-02-18 17:24:18 -06:00
cedc9f0f25 Update ghc::filesystem 2024-02-18 17:24:18 -06:00
d68ad9ac01 Expand the preload docs (#1299) 2024-01-30 00:03:39 -06:00
ae6c4f7c25 Rework mergerfs vs X section of readme (#1298) 2.39.0 2024-01-28 18:12:29 -06:00
87475098a1 Add credit to nohajc for preload idea (#1295) 2024-01-22 12:52:51 -06:00
d4dc0701d6 Create ld_preload to reopen files on underlying filesystem (#1294) 2024-01-22 12:42:55 -06:00
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
96d34f1eab Merge pull request #1280 from trapexit/getpid
Fix user.mergerfs.pid
2.38.1
2023-11-11 19:48:28 -06:00
f66fb7e2d4 Fix user.mergerfs.pid 2023-11-11 19:03:32 -06:00
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
bd70928268 Set flush-on-close default to opened-for-write 2023-10-31 09:23:52 -05:00
337aade02d Merge pull request #1276 from trapexit/allowother
Only set allow_other when running as root
2.38.0
2023-10-29 02:54:51 -05:00
d6a2f06797 Only set allow_other when running as root 2023-10-29 01:44:18 -05:00