trapexit
6e53f3b698
Merge pull request #945 from trapexit/readme
Update 'features' section of readme
3 years ago
Antonio SJ Musumeci
1aaf742c13
Update 'features' section of readme
3 years ago
trapexit
3754e20049
Merge pull request #944 from trapexit/trapexit-patch-1
tweak bug report template language
3 years ago
trapexit
b4c031d1f0
tweak bug report template language
3 years ago
trapexit
3b8d495c43
Merge pull request #940 from trapexit/ioctl-runtime-removal
Remove config ioctl calls
3 years ago
Antonio SJ Musumeci
61c2187c14
Remove config ioctl calls
While they were going to be the new way of interacting with the runtime config
I've decided to use toml based config for mergerfs v3. In that case all updates
will happen through the config file and ioctl will only be used to load/reload
the config rather than a key:value like API.
3 years ago
trapexit
192e4a4af8
Merge pull request #939 from trapexit/update-nonstd-optional
Update nonstd::optional to v3.4.0
3 years ago
trapexit
749f0290e9
Merge pull request #938 from trapexit/update-ghc-filesystem
Update ghc::filesystem to v1.5.8
3 years ago
Antonio SJ Musumeci
7013ff9aeb
Update nonstd::optional to v3.4.0
3 years ago
Antonio SJ Musumeci
3ce0dc56e4
Update ghc::filesystem to v1.5.8
3 years ago
trapexit
8e47bf4946
Merge pull request #926 from trapexit/modzero
pfrd: fix mod by zero error when all branches are filtered
3 years ago
Antonio SJ Musumeci
098f353bf1
pfrd: fix mod by zero error when all branches are filtered
3 years ago
trapexit
859b4da3dc
Merge pull request #924 from trapexit/varinit-master
properly initialize fuse_buf in worker loop
3 years ago
Antonio SJ Musumeci
80f30999fa
properly initialize fuse_buf in worker loop
3 years ago
trapexit
3fdd322a5c
Merge pull request #914 from trapexit/readme
mention bind-propagation and add link to hotio
4 years ago
trapexit
c40f42e57e
mention bind-propagation and add link to hotio
4 years ago
trapexit
18e87980a4
Merge pull request #913 from trapexit/readme
Update README.md
4 years ago
trapexit
44efbaabe6
Update README.md
Add FAQ entry regarding container runtimes
4 years ago
trapexit
a02f3a6856
Merge pull request #891 from trapexit/trapexit-patch-1
Update bug_report.md
4 years ago
trapexit
9573a053d6
Update bug_report.md
update the strace commands and make clear to use a recent release
4 years ago
trapexit
9a5d691619
Merge pull request #889 from trapexit/readme
README: update strace args and add question on snapraid
4 years ago
Antonio SJ Musumeci
495afeffb1
README: update strace args and add question on snapraid
4 years ago
trapexit
4acc1defe2
Merge pull request #888 from Gelma/typo
Fix typo
4 years ago
Andrea Gelmini
58b4eb9089
Fix typo
4 years ago
trapexit
ca4b4c6d35
Merge pull request #884 from trapexit/travis
remove travis-ci
4 years ago
Antonio SJ Musumeci
9a90609428
remove travis-ci
4 years ago
trapexit
3e691149f5
Merge pull request #883 from trapexit/link-symlink
new features: follow-symlinks, rename-exdev, link-exdev
4 years ago
Antonio SJ Musumeci
8adebc9489
new features: follow-symlinks, rename-exdev, link-exdev
* follow-symlinks: allows mergerfs to transparently follow symlinks
* link-exdev: in the event a link returns EXDEV create a symlink instead
* rename-exdev: in the event a rename returns EXDEV move the oldpath and
create a symlink for the newpath
4 years ago
trapexit
50daf84ec0
Merge pull request #880 from trapexit/branch-parse-fix
fix parsing of relative branch paths
4 years ago
Antonio SJ Musumeci
d337574665
fix parsing of relative branch paths
4 years ago
trapexit
39d98f1eac
Merge pull request #878 from trapexit/readdir_rewind_fix
reset dentry buffer when rewind'ed
4 years ago
trapexit
cbea2ba91b
Merge branch 'master' into readdir_rewind_fix
4 years ago
Antonio SJ Musumeci
f6e37672b8
reset dentry buffer when rewind'ed
4 years ago
trapexit
55bd9a06b1
Merge pull request #876 from trapexit/readme
readme: update support section
4 years ago
Antonio SJ Musumeci
6a9f7e6afc
readme: update support section
4 years ago
trapexit
f2158d3e66
Merge pull request #871 from trapexit/support
README: update support section
4 years ago
Antonio SJ Musumeci
3bc189cfc8
README: update support section
4 years ago
trapexit
d0c5ff7f87
Merge pull request #870 from trapexit/readme
README: add warning/clearity about caching script and hardlinks and cow
4 years ago
Antonio SJ Musumeci
dfb544fed8
README: add warning/clearity about caching script and hardlinks and cow
4 years ago
trapexit
ae893ca051
Merge pull request #865 from trapexit/config
config: rework global config, remove rwlock, make branches RCU like
4 years ago
Antonio SJ Musumeci
538467b86d
config: rework global config, remove rwlock, make branches RCU like
Also added unit tests. Should have done separately but found a number of bugs.
4 years ago
trapexit
46de43d4ad
Merge pull request #860 from trapexit/funding
Update FUNDING.yml
4 years ago
trapexit
3808e2683e
Update FUNDING.yml
4 years ago
trapexit
52342a76c1
Merge pull request #858 from trapexit/docs
README: misc updates and tweaks
4 years ago
Antonio SJ Musumeci
e9e17baf5e
README: misc updates and tweaks
4 years ago
trapexit
2e4c6c5fd1
Merge pull request #856 from trapexit/dirname
dirname should not return an empty string
4 years ago
Antonio SJ Musumeci
f50812a9ce
dirname should not return an empty string
4 years ago
trapexit
861edff49a
Merge pull request #855 from trapexit/builds
update cirrus-ci builds
4 years ago
Antonio SJ Musumeci
5e08357f0e
update cirrus-ci builds
4 years ago
trapexit
411ee36c90
Merge pull request #854 from trapexit/mspfix
msp policies stopped before root path
4 years ago