Antonio SJ Musumeci
|
8d7017273f
|
Misc fixes for older platforms
|
2023-08-22 08:10:55 -05:00 |
|
trapexit
|
51b65cd126
|
Merge pull request #1233 from trapexit/atomic
Use relaxed memory order for atomic counters
|
2023-08-21 17:19:09 -05:00 |
|
Antonio SJ Musumeci
|
0ed03a1535
|
Use relaxed memory order for atomic counters
|
2023-08-21 15:43:03 -05:00 |
|
trapexit
|
b6d3c34d3f
|
Merge pull request #1232 from trapexit/wyhash
Update wyhash to final4
|
2023-08-21 00:20:04 -05:00 |
|
Antonio SJ Musumeci
|
fdecabfaab
|
Update wyhash to final4
|
2023-08-21 00:18:41 -05:00 |
|
trapexit
|
3a1d8e03a1
|
Merge pull request #1231 from trapexit/readdir
Fix setting of ugids for concurrent readdir
|
2023-08-20 23:12:56 -05:00 |
|
Antonio SJ Musumeci
|
e586d2fd1e
|
Fix setting of ugids for concurrent readdir
|
2023-08-20 23:06:05 -05:00 |
|
trapexit
|
e0087cd8a7
|
Merge pull request #1228 from trapexit/threading
Add thread names for easier debugging
|
2023-08-14 17:52:31 -05:00 |
|
Antonio SJ Musumeci
|
2377cb05b6
|
Add thread names for easier debugging
|
2023-08-14 17:51:41 -05:00 |
|
trapexit
|
a8ffbc84f6
|
Merge pull request #1227 from trapexit/gidcache
Add ability to invalidate gid cache on demand
|
2023-08-13 23:32:33 -05:00 |
|
Antonio SJ Musumeci
|
0aafdefc18
|
Add ability to invalidate gid cache on demand
SIGUSR2 or ioctl
|
2023-08-13 23:30:52 -05:00 |
|
trapexit
|
7221fded71
|
Merge pull request #1226 from feltcat/feltcat-patch-1
Fix a typo in README.md
|
2023-08-13 23:13:30 -05:00 |
|
feltcat
|
7a09f560f7
|
Fix a typo in README.md
|
2023-08-14 03:45:01 +00:00 |
|
trapexit
|
8b769dff7f
|
Merge pull request #1225 from trapexit/new-funcs
Add callbacks for newer functions
|
2023-08-13 17:46:09 -05:00 |
|
Antonio SJ Musumeci
|
6dcf6111af
|
Add callbacks for newer functions
* setupmapping
* removemapping
* syncfs
* tmpfile
|
2023-08-13 17:38:13 -05:00 |
|
trapexit
|
9849bcd3cf
|
Merge pull request #1224 from trapexit/readdir
Add readdir policies
|
2023-08-11 00:05:28 -05:00 |
|
Antonio SJ Musumeci
|
c92a10021e
|
Add readdir policies
|
2023-08-11 00:05:14 -05:00 |
|
trapexit
|
d817fa4e97
|
Merge pull request #1220 from trapexit/fix-logging
Fix logging pin-threads details
|
2023-07-30 23:14:16 -05:00 |
|
Antonio SJ Musumeci
|
eb141c4c4e
|
Fix logging pin-threads details
|
2023-07-30 23:13:14 -05:00 |
|
trapexit
|
282ce08ddb
|
Merge pull request #1219 from trapexit/fuse-config
Move fuse thread args out of fuse session object
|
2023-07-30 22:56:27 -05:00 |
|
Antonio SJ Musumeci
|
51d97bb444
|
Move fuse thread args out of fuse session object
|
2023-07-30 22:52:43 -05:00 |
|
trapexit
|
539f2221a3
|
Merge pull request #1213 from trapexit/lib-updates
Lib updates
|
2023-07-15 18:51:43 -04:00 |
|
Antonio SJ Musumeci
|
2b1804d364
|
Add a DEPENDENCIES file to list dependencies
Mostly to remind myself which libs to update on occasion
|
2023-07-15 17:49:57 -05:00 |
|
Antonio SJ Musumeci
|
556c6522c0
|
Update fmt to v10.0.0
|
2023-07-15 17:47:36 -05:00 |
|
Antonio SJ Musumeci
|
543603bdfc
|
Update ghc::filesystem to v1.5.14
|
2023-07-15 14:47:44 -05:00 |
|
trapexit
|
7a86ed6508
|
Merge pull request #1212 from trapexit/erofs
Create functions can set branches RO on EROFS
|
2023-07-13 22:34:29 -04:00 |
|
Antonio SJ Musumeci
|
707d298d7c
|
Create functions can set branches RO on EROFS
|
2023-07-13 21:19:13 -05:00 |
|
trapexit
|
36a4b7a23a
|
Merge pull request #1209 from trapexit/o_direct
Align msg buffer memory to allow O_DIRECT to work
|
2023-07-09 19:39:52 -04:00 |
|
Antonio SJ Musumeci
|
22833bdfe2
|
Align msg buffer memory to allow O_DIRECT to work
|
2023-07-09 15:32:11 -05:00 |
|
trapexit
|
775c3cad90
|
Merge pull request #1208 from trapexit/syslog
Simplify syslog wrapper a bit
|
2023-07-06 00:15:57 -05:00 |
|
Antonio SJ Musumeci
|
fa537961c5
|
Simplify syslog wrapper a bit
|
2023-07-06 00:13:42 -05:00 |
|
trapexit
|
ee13810f3b
|
Merge pull request #1207 from trapexit/atomic
Fix build on older distros due to std::atomic definitions
|
2023-07-02 23:57:45 -05:00 |
|
Antonio SJ Musumeci
|
5d6c9cc56a
|
Fix build on older distros due to std::atomic definitions
std::atomic_uint64_t missing in some older distros
|
2023-07-02 23:46:46 -05:00 |
|
trapexit
|
832903378e
|
Merge pull request #1206 from trapexit/write-errs
Fix error handling for cached writes
|
2023-06-29 22:51:34 -05:00 |
|
Antonio SJ Musumeci
|
2722f4f64d
|
Fix error handling for cached writes
|
2023-06-29 22:50:24 -05:00 |
|
trapexit
|
7cdd12bda4
|
Merge pull request #1204 from trapexit/gc
Add manual GC triggering + configurable process queue depth
|
2023-06-26 23:26:47 -05:00 |
|
Antonio SJ Musumeci
|
5ab0fbcaee
|
Add manual GC triggering + configurable process queue depth
Yes, these are unrelated changes but somehow ended up being
prototyped together and I'm too lazy to separate them.
|
2023-06-26 22:44:23 -05:00 |
|
trapexit
|
42836e0961
|
Merge pull request #1203 from trapexit/append-move
Fix move when in append mode + fix read/write direct_io vs cached behavior
|
2023-06-24 23:13:57 -05:00 |
|
Antonio SJ Musumeci
|
6a14a10e6c
|
Fix read/write behavior and return value depending on direct_io
Also add parallel direct write option for 6.2+ kernels.
|
2023-06-24 23:06:14 -05:00 |
|
Antonio SJ Musumeci
|
82430e1079
|
Fix moveonenospc when file opened with append mode
|
2023-06-12 23:40:08 -05:00 |
|
trapexit
|
701f88de43
|
Merge pull request #1171 from trapexit/srcmounts
Make srcmounts readonly
|
2023-04-05 22:31:29 -04:00 |
|
Antonio SJ Musumeci
|
c72997f298
|
Make srcmounts readonly
All tools only read from srcmounts and the current setup had a bug
which caused branch mode and minfreespace to be stripped when using
config file.
|
2023-04-05 22:24:24 -04:00 |
|
trapexit
|
c681d6c2fe
|
Merge pull request #1170 from trapexit/fuse_destroy
Fix crash when exiting with open deleted files
|
2023-04-05 00:35:04 -04:00 |
|
Antonio SJ Musumeci
|
6bc3d77992
|
Fix crash when exiting with open deleted files
|
2023-04-05 00:32:30 -04:00 |
|
trapexit
|
c266bae96d
|
Merge pull request #1166 from trapexit/docs
Remove duplicate entries in docs
|
2023-04-01 14:41:33 -04:00 |
|
Antonio SJ Musumeci
|
cdcfef2ceb
|
Remove duplicate entries in docs
|
2023-04-01 14:40:49 -04:00 |
|
trapexit
|
7a62a629b9
|
Merge pull request #1165 from trapexit/thread-defaults
Change default read-thread-count from -1 to 0 as documented
|
2023-03-31 13:38:08 -04:00 |
|
Antonio SJ Musumeci
|
0a64d74b4b
|
Change default read-thread-count from -1 to 0 as documented
|
2023-03-31 12:54:57 -04:00 |
|
trapexit
|
26c8b5c642
|
Merge pull request #1161 from trapexit/fix
Workaround older gcc bug with namespacing std::hash
|
2023-03-28 21:57:51 -04:00 |
|
Antonio SJ Musumeci
|
26fd11cb4d
|
Workaround older gcc bug with namespacing std::hash
|
2023-03-28 21:53:38 -04:00 |
|