storj/storagenode/pieces
paul cannon 157b8c4d71 storagenode/pieces: accumulate errors in traversal
instead of aborting on the first error, so that we can hit all
satellites and get the best numbers we can

Change-Id: I21d5163884940612d7d39eaf73a6fac07235cd9e
2020-01-30 19:31:29 +00:00
..
cache_test.go storagenode: Prevent negative values in piece_space_used, migrate negatives to 0 2020-01-30 13:03:18 -05:00
cache.go storagenode/pieces: read trash from blobstore 2020-01-30 13:30:48 -05:00
db_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
pieceexpiration_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
readwrite_test.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
readwrite.go storagenode/pieces: Track total piece size 2020-01-23 11:00:24 -07:00
store_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
store.go storagenode/pieces: accumulate errors in traversal 2020-01-30 19:31:29 +00:00
trashchore.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00