storj/storagenode/pieces
Cameron Ayer ca0c1a5f0c storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability
periodically create and delete a temp file in the storage directory
to verify writability. If this check fails, shut the node down.

Change-Id: I433e3a8d1d775fc779ae78e7cf3144a05ffd0574
2020-08-31 21:20:49 +00:00
..
cache_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
cache.go storagenode: fixed logging about piece being moved to trash, and added logging when piece was actually deleted 2020-08-02 20:00:05 +03:00
db_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
deleter_test.go storage/filestore: log potential disk corruption 2020-05-27 12:12:55 +00:00
deleter.go storagenode/piecestore: move queue size defaults (#3881) 2020-05-15 19:10:26 +02:00
pieceexpiration_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
readwrite_test.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
readwrite.go all: fix comments 2020-07-16 19:13:14 +03:00
store_test.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
store.go storagenode/{monitor,pieces}, storage/filestore: add loop to check storage directory writability 2020-08-31 21:20:49 +00:00
trashchore.go all: fix dots 2020-07-16 14:58:28 +00:00