storj/storagenode/monitor
Cameron Ayer 5a337c48ec {cmd,private,storagenode}: create storage dir verification during setup
Previously, we created a new file to use for directory verification
every time the storage node starts. This is not helpful if the storage node
points to the wrong directory when restarting. Now we will only create the file
on setup. Now the file should be created only once and will be verified at
runtime.

Change-Id: Id529f681469138d368e5ea3c63159befe62b1a5b
2020-11-11 11:01:36 -05:00
..
monitor_test.go storagenode/internalpb: move inspector.proto 2020-10-30 14:51:26 +02:00
monitor.go {cmd,private,storagenode}: create storage dir verification during setup 2020-11-11 11:01:36 -05:00