Antonio SJ Musumeci
|
a7113bb163
|
Allow setting of scheduling priority
|
2 years ago |
trapexit
|
ec5ac0c517
|
Merge pull request #1124 from trapexit/builds
Update CirrusCI setup
|
2 years ago |
Antonio SJ Musumeci
|
fdec3355a1
|
Update CirrusCI setup
|
2 years ago |
trapexit
|
16e9ba2f19
|
Merge pull request #1123 from trapexit/wait
Add option to wait for branches to become new mounts
|
2 years ago |
Antonio SJ Musumeci
|
939eb3996a
|
Add option to wait for branches to become new mounts
branches-mount-timeout=UINT64 in seconds (default: 0)
|
2 years ago |
trapexit
|
2d8d0f7ad6
|
Merge pull request #1120 from trapexit/nonempty
Remove 'nonempty' argument
|
2 years ago |
Antonio SJ Musumeci
|
3ee93d4c56
|
Remove 'nonempty' argument
This makes it like all other filesystems and brings it into alignment
with libfuse3's behavior.
|
2 years ago |
trapexit
|
0b2afda30e
|
Merge pull request #1119 from trapexit/useino
Remove use_ino option and make behavior same as if set
|
2 years ago |
Antonio SJ Musumeci
|
d11807ef7c
|
Remove use_ino option and make behavior same as if set
|
2 years ago |
trapexit
|
3e725a66e3
|
Merge pull request #1118 from trapexit/msghandling
Add async message processing
|
2 years ago |
Antonio SJ Musumeci
|
24423b8d2a
|
Add async message processing
|
2 years ago |
trapexit
|
c89fbde48d
|
Merge pull request #1116 from davidkaufman/patch-1
small grammar correction to README file
|
2 years ago |
David Kaufman
|
b65e52d56b
|
small grammar correction to README file
sorry, i'm a grammar nerd with ocd :-)
|
2 years ago |
trapexit
|
6c2db76b92
|
Merge pull request #1109 from trapexit/fixes
Fix regression testing for implemented functions
|
2 years ago |
Antonio SJ Musumeci
|
094ad862e7
|
Fix regression testing for implemented functions
|
2 years ago |
trapexit
|
e81b1a6b9d
|
Merge pull request #1107 from trapexit/32bitfixes
Fix printf for 32bit systems
|
2 years ago |
Antonio SJ Musumeci
|
a6ca96fa08
|
Fix printf for 32bit systems
|
2 years ago |
trapexit
|
a449829d5f
|
Merge pull request #1106 from trapexit/xattrfix
Fix reading of setxattr name
|
2 years ago |
Antonio SJ Musumeci
|
d14427ad9e
|
Fix reading of setxattr name
|
2 years ago |
trapexit
|
ac1f4b4d52
|
Merge pull request #1105 from trapexit/ll
Misc cleanup
|
2 years ago |
Antonio SJ Musumeci
|
ddf5e53aa4
|
Misc cleanup
|
2 years ago |
trapexit
|
a2a12afb34
|
Merge pull request #1104 from trapexit/ll
Remove libfuse abstraction in prep for adding request data
|
2 years ago |
Antonio SJ Musumeci
|
7606430188
|
Remove libfuse abstraction in prep for adding request data
|
2 years ago |
trapexit
|
629806e896
|
Merge pull request #1093 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
|
2 years ago |
LGTM Migrator
|
50fbf14e1e
|
Add CodeQL workflow for GitHub code scanning
|
2 years ago |
trapexit
|
4a67bbdc71
|
Merge pull request #1092 from trapexit/cleanup
Remove write_buf, simplify FUSE msg dispatching
|
2 years ago |
Antonio SJ Musumeci
|
dba9c4451a
|
Remove write_buf, simplify FUSE msg dispatching
|
2 years ago |
trapexit
|
fea499e220
|
Merge pull request #1091 from trapexit/cleanup
Remove unnecessary libfuse abstractions
|
2 years ago |
Antonio SJ Musumeci
|
9d056d609f
|
Remove unnecessary libfuse abstractions
|
2 years ago |
trapexit
|
9a839dd8ba
|
Merge pull request #1089 from trapexit/32bit
Tweaks for 32bit systems
|
2 years ago |
Antonio SJ Musumeci
|
32e2c9c48e
|
Tweaks for 32bit systems
|
2 years ago |
trapexit
|
83d7886a0a
|
Merge pull request #1087 from trapexit/kernelh
Update fuse_kernel.h
|
2 years ago |
Antonio SJ Musumeci
|
316abba0ac
|
Update fuse_kernel.h
|
2 years ago |
trapexit
|
8001c58c36
|
Merge pull request #1085 from trapexit/symlinkify
Fix setting of stat vars for symlinkify
|
2 years ago |
Antonio SJ Musumeci
|
3b0d7fb26e
|
Fix setting of stat vars for symlinkify
|
2 years ago |
trapexit
|
5d3c5002e0
|
Merge pull request #1058 from trapexit/docs
Support doc update
|
2 years ago |
Antonio SJ Musumeci
|
9082285cc8
|
Support doc update
|
2 years ago |
trapexit
|
d1762b2bac
|
Merge pull request #1057 from trapexit/cfgerrs
Error when given invalid policy names
|
2 years ago |
Antonio SJ Musumeci
|
46ce28b149
|
Error when given invalid policy names
|
2 years ago |
trapexit
|
faadeb75e0
|
Merge pull request #1045 from Gelma/master
Fix typos
|
2 years ago |
Andrea Gelmini
|
338e559e53
|
Fix typos
|
2 years ago |
trapexit
|
3db673410f
|
Merge pull request #1039 from trapexit/docs
Add details about usage of FUSE to docs
|
3 years ago |
Antonio SJ Musumeci
|
77f098614f
|
Add details about usage of FUSE to docs
|
3 years ago |
trapexit
|
9589846e9a
|
Merge pull request #1032 from trapexit/support
Rework support section in readme
|
3 years ago |
Antonio SJ Musumeci
|
e2dda3c1b1
|
Rework support section in readme
|
3 years ago |
trapexit
|
d9ab18282f
|
Merge pull request #1031 from trapexit/root-parent
Return ENOENT when dotdot for root node requested
|
3 years ago |
Antonio SJ Musumeci
|
14c2ff9ab8
|
Return ENOENT when dotdot for root node requested
|
3 years ago |
trapexit
|
77e6f400b5
|
Merge pull request #1026 from trapexit/loglock
Lock less often during logging
|
3 years ago |
Antonio SJ Musumeci
|
b95ff8ba3a
|
Lock less often during logging
|
3 years ago |
trapexit
|
4bf8738e5c
|
Merge pull request #1025 from trapexit/estale
Change ENOENT to ESTALE for looking up paths to handle rename race conditions
|
3 years ago |