Stepan Usatiuk stepus53
  • Joined on 2022-12-21
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-08-01 04:31:57 +02:00
256f21a6e7 well I guess that thread not being executed completely is theoretically possible on overloaded shared runners...
df1db4767f add dirCycleTest
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-31 20:21:46 +02:00
1adcecb850 send invalidation only when have local copy
08b2a09c8e fix printing "No action on update" wrongly
81de8084a7 handle deleted objects in getObject pushedMoves
8e33dae303 fix docker/run-wrapper
Compare 4 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-31 04:01:55 +02:00
fb4fd7e712 push moving prototype
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-30 03:31:56 +02:00
126bf08615 extra trickery to avoid one extra copy
c88d8cfbb5 use mmaped files
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-29 19:21:55 +02:00
b9852b68d6 statfs write dummy inodes too
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-29 03:01:48 +02:00
855894b348 actually update and not put
4aa49e3f6d don't forget to actually update the size
be4a1ba165 separate updateSize in JObjectLRU
20904ed3ad make autosync fails "debug" and increase default delays
7297188ad1 avoid possible leak with the cache
Compare 8 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-28 18:51:43 +02:00
10ba128de3 allow recursive delete switch
178308153d more robust file deletion and creation
e1f262c330 allow trace in ci builds
8c16f32df6 statfs fix
9c6dd69556 don't read chunks when deleting them
Compare 11 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-28 02:31:45 +02:00
18d775cf68 fix deleting
1de1ff672a fix adding to autosync the wrong thing with canDelete
bacf7307f2 fixup defaults in scripts
468aaa2b09 name invalidation/autosync threads
b83860bef4 more robust shutdown handling
Compare 10 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-27 18:21:42 +02:00
d27c51583d update run-wrapper defaults
1ae12402d0 run-wrapper fixie
6143c9afbd disable fileConflictTest2
8929e10dbf fix update
384069260f tar run wrapper
Compare 27 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-27 02:02:06 +02:00
8e6ff4ca99 decrease num of directories in persistent store
46c2b12571 fix findAll not returning really all
50a1269b09 trace log getIndex/initial resync
d6c0120cf5 fix readdTest
d3ef6d6b43 handle outdated updates with more care
Compare 5 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-26 17:51:43 +02:00
d30dc594d3 create all the file buckets on init
1148713871 actually, really fix the bug
bfe19883a4 actually, fix the bug
c1ba6b9de1 actually, add lsdir into connection interruption tests
f130dfe4cc Revert "actually, decrease ping timeout"
Compare 20 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-26 01:31:51 +02:00
42a1f098c1 less hacky ProtoSerializerService
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-24 16:51:45 +02:00
a4ba46520b AssumedUnique annotation instead of virtual method
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-24 00:31:42 +02:00
03d837a229 add a readme
bb40b0e75b re-disable parallel tests
1f88038c55 re-enable parallel tests
79651346a4 fix PushResolution not actually working
Compare 4 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-21 23:31:44 +02:00
88d1e2136f don't remove non-empty dirs
eb9e9d9fc1 a little cleaner traverse
4795fe28a5 don't put into lru cache just created objects
701a281a67 remove notfound stacktrace in traverse
5585af2375 cached LRU access queue
Compare 13 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2024-07-21 15:21:43 +02:00
25e5acaabb include haveLocalCopy in metaHash
3d6bb55950 set haveLocalCopy in externalResolution
da04398d26 use ChunkDataP in ChunkData directly
830cde74a8 make chunks 512k by default
e16556ce67 save hasLocalCopy in metadata
Compare 6 commits »
stepus53 synced commits to main at stepus53/ficus from mirror 2024-07-17 05:21:54 +02:00
03d74e2756 init: add failed to start message
fdd5e44092 init: fix ls segfault
Compare 2 commits »
stepus53 synced commits to main at stepus53/ficus from mirror 2024-07-16 04:59:56 +02:00
a4ff116382 CI: actually update ccache cache
4cd35f43cd misc: get rid of limine.hpp in the root
fdf93416e0 FbTty: clear lines
cc6262bec7 CI: don't strip in CI
Compare 4 commits »
stepus53 synced and deleted reference refs/tags/ttyfixes at stepus53/ficus from mirror 2024-07-16 04:59:55 +02:00
stepus53 synced commits to main at stepus53/ficus from mirror 2024-07-15 20:53:34 +02:00
7b84cfaeea CI: don't override ccache dir