Antonio SJ Musumeci
|
7d93d5917e
|
add explination in FAQ about what mergerfs is / is not
|
7 years ago |
trapexit
|
8846a135bc
|
Merge pull request #452 from trapexit/faq
faq answer on epmfs
|
7 years ago |
Antonio SJ Musumeci
|
7207e7fdd6
|
faq answer on epmfs
|
7 years ago |
trapexit
|
a8e6128034
|
Merge pull request #451 from trapexit/faq
update FAQ and misc tweaks
|
7 years ago |
Antonio SJ Musumeci
|
f72bb1e1ed
|
update FAQ and misc tweaks
|
7 years ago |
trapexit
|
cf5d28ea4a
|
Merge pull request #450 from trapexit/support
add support info and how mergerfs works section
|
7 years ago |
Antonio SJ Musumeci
|
bd14f33c31
|
add support info and how mergerfs works section
|
7 years ago |
trapexit
|
73561c1861
|
Merge pull request #449 from trapexit/issue-template
Create issue_template.md
|
7 years ago |
trapexit
|
43d50ca471
|
Create issue_template.md
|
7 years ago |
trapexit
|
8ea0b395b2
|
Merge pull request #445 from trapexit/setreuid
call 32bit versions of set/geteuid on 32bit platforms
|
7 years ago |
Antonio SJ Musumeci
|
1d6d22727c
|
call 32bit versions of set/geteuid on 32bit platforms
|
7 years ago |
Antonio SJ Musumeci
|
b3c10f5bdf
|
Merge pull request #435 from trapexit/man
rebuild manpage
|
7 years ago |
Antonio SJ Musumeci
|
821d1b6964
|
rebuild manpage
|
7 years ago |
Antonio SJ Musumeci
|
6067478e00
|
Merge pull request #434 from trapexit/makefile
fixup makefile
|
7 years ago |
Antonio SJ Musumeci
|
ebe737e995
|
fixup makefile
|
7 years ago |
Antonio SJ Musumeci
|
e2a9509896
|
Merge pull request #433 from trapexit/doc-update
misc updates to docs
|
7 years ago |
Antonio SJ Musumeci
|
9104f25c09
|
misc updates to docs
|
7 years ago |
Antonio SJ Musumeci
|
713c911264
|
Merge pull request #429 from trapexit/support
expand support section of readme
|
7 years ago |
Antonio SJ Musumeci
|
c1d85ef825
|
expand support section of readme
|
7 years ago |
Antonio SJ Musumeci
|
43eaf29df5
|
Merge pull request #428 from trapexit/cacheinfo
add info on creating a caching behavior
|
7 years ago |
Antonio SJ Musumeci
|
cc1f07ef39
|
add info on creating a caching behavior
|
7 years ago |
Antonio SJ Musumeci
|
c35a4dadee
|
Merge pull request #424 from trapexit/threading
Threading
|
7 years ago |
Antonio SJ Musumeci
|
75ed37a11a
|
add setting of thread pool size
|
7 years ago |
Antonio SJ Musumeci
|
8043829815
|
fixed threads
|
7 years ago |
Antonio SJ Musumeci
|
deb70c7a4f
|
Merge pull request #423 from trapexit/khash
improve khash performance
|
7 years ago |
Antonio SJ Musumeci
|
0708110ec1
|
improve khash performance
|
7 years ago |
Antonio SJ Musumeci
|
dae637925b
|
Merge pull request #422 from trapexit/pragma
use pragma once in headers
|
7 years ago |
Antonio SJ Musumeci
|
a7b126cb48
|
use pragma once in headers
|
7 years ago |
Antonio SJ Musumeci
|
d66774d3f3
|
Merge pull request #421 from trapexit/ignorepponrename
add 'ignore path preserving on rename' feature
|
7 years ago |
Antonio SJ Musumeci
|
a2bddec8c7
|
add 'ignore path preserving on rename' feature
|
7 years ago |
Antonio SJ Musumeci
|
b95fbd76ec
|
Merge pull request #420 from trapexit/mkstemp-movefile
use temp files (then rename) when moving files for moveonenospc
|
7 years ago |
Antonio SJ Musumeci
|
aea2b40dda
|
use temp files (then rename) when moving files for moveonenospc
|
7 years ago |
Antonio SJ Musumeci
|
fa3ff40218
|
Merge pull request #418 from trapexit/fix
use fusepath from fileinfo. closes #417
|
7 years ago |
Antonio SJ Musumeci
|
bfd410def2
|
use fusepath from fileinfo. closes #417
|
7 years ago |
Antonio SJ Musumeci
|
721bd4d337
|
Merge pull request #416 from trapexit/time
add time.h to fix compiling on some platforms
|
8 years ago |
Antonio SJ Musumeci
|
7296d3d90d
|
add time.h to fix compiling on some platforms
|
8 years ago |
Antonio SJ Musumeci
|
a7cddefcc9
|
Merge pull request #415 from trapexit/static
add libfuse 2.9.7 to repo and build against libfuse.a
|
8 years ago |
Antonio SJ Musumeci
|
de0985c135
|
add libfuse 2.9.7 to repo and build against libfuse.a
|
8 years ago |
Antonio SJ Musumeci
|
986f230ba7
|
Merge pull request #412 from trapexit/benchmark
add nullrw feature to facilitate benchmarking
|
8 years ago |
Antonio SJ Musumeci
|
87c2f2f9dc
|
add nullrw feature to facilitate benchmarking
|
8 years ago |
Antonio SJ Musumeci
|
63f84b255f
|
Merge pull request #409 from trapexit/ro-symlinks
symlinkify: file -> symlink-to-original-file after timeout
|
8 years ago |
Antonio SJ Musumeci
|
6a7675f2bf
|
symlinkify: file -> symlink-to-original-file after timeout
|
8 years ago |
Antonio SJ Musumeci
|
25ce9938c6
|
Merge pull request #405 from trapexit/runtime-drop
make dropcacheonclose runtime configurable
|
8 years ago |
Antonio SJ Musumeci
|
8ba3a08f40
|
make dropcacheonclose runtime configurable
|
8 years ago |
Antonio SJ Musumeci
|
23dbe48324
|
Merge pull request #403 from trapexit/copyfile
better handle incomplete reads/writes in copying files
|
8 years ago |
Antonio SJ Musumeci
|
ccaa458739
|
better handle incomplete reads/writes in copying files
|
8 years ago |
Antonio SJ Musumeci
|
f95b07f83b
|
Merge pull request #402 from trapexit/nopath
enable nopath and nullpath_ok
|
8 years ago |
Antonio SJ Musumeci
|
162b99e6b8
|
enable nopath and nullpath_ok
|
8 years ago |
Antonio SJ Musumeci
|
3c8afc1bb0
|
Merge pull request #400 from trapexit/movefile-tweak
tweak movefile behavior
|
8 years ago |
Antonio SJ Musumeci
|
f15437c713
|
tweak movefile behavior
|
8 years ago |