Eelco Dolstra
e302ba0e65
Merge remote-tracking branch 'origin/master' into flakes
2019-09-04 13:30:11 +02:00
Eelco Dolstra
5fad9d01c2
gc-auto.sh: Increase sleep time
2019-09-04 12:52:54 +02:00
Eelco Dolstra
08ee364950
gc-auto.sh: More test fixes
2019-09-03 18:11:43 +02:00
Eelco Dolstra
cec50290bf
gc-auto.sh: Add some more instrumentation
2019-09-03 15:45:32 +02:00
Eelco Dolstra
ebc4dae517
Merge remote-tracking branch 'origin/master' into flakes
2019-08-29 16:11:38 +02:00
Eelco Dolstra
a2c4fcd5e9
Don't rely on st_blocks
...
It doesn't seem very reliable on ZFS.
2019-08-29 14:49:58 +02:00
Eelco Dolstra
31f5ecfaa5
Maybe fix #3058
2019-08-29 12:35:15 +02:00
Eelco Dolstra
ecb0a23d51
Add some more instrumentation
2019-08-29 12:10:01 +02:00
Eelco Dolstra
b6120d26a8
gc-auto.sh: Increase verbosity
2019-08-28 22:19:31 +02:00
Eelco Dolstra
ab16b3d076
Fix gc-auto test
2019-08-08 15:49:19 +02:00
Eelco Dolstra
ec415d7166
Add a test for auto-GC
...
This currently fails because we're using POSIX file locks. So when the
garbage collector opens and closes its own temproots file, it causes
the lock to be released and then deleted by another GC instance.
2019-08-02 18:39:16 +02:00