storj/storagenode/pieces
Egon Elbre d80cfeb4ab storagenode: ensure we don't eat the underlying error
When error is formatted using %v it's not possible to check
whether the error was caused by a context cancellation.

Change-Id: Ia77dfb0817e49d9a7b168c12a6300d131007d0ee
2020-01-14 20:26:23 +00:00
..
cache_test.go common: separate repository 2019-12-27 14:11:15 +02:00
cache.go common: separate repository 2019-12-27 14:11:15 +02:00
db_test.go common: separate repository 2019-12-27 14:11:15 +02:00
pieceexpiration_test.go common: separate repository 2019-12-27 14:11:15 +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: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
store_test.go common: separate repository 2019-12-27 14:11:15 +02:00
store.go storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
trashchore.go all: reduce number of log messages 2020-01-06 19:03:46 +00:00