storj/storage/filestore
Yaroslav Vorobiov 4d2a505788 storagenode/db: explicitly open and create dbs
To prevent storagenode from implicitly recreating missing dbs and storage,
as such behaviour leads to audit failures. Do not allow storagenode to
start if any of dbs or storage is missing, corrupted, or dedicated storage disk is
unmounted, to get downtime instead.

Change-Id: Ic64e1f0ff4d8ef5b2fddbe7a7e53df4f4bd8652e
2020-07-24 14:08:47 +03:00
..
blob.go all: fix dots 2020-07-16 14:58:28 +00:00
dir_test.go storage/filestore: benchmark diskInfoFromPath 2020-06-02 17:49:14 +03:00
dir_unix.go all: fix dots 2020-07-16 14:58:28 +00:00
dir_windows.go all: fix comments 2020-07-16 19:13:14 +03:00
dir.go storagenode/db: explicitly open and create dbs 2020-07-24 14:08:47 +03:00
error.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go storagenode/pieces: implement buffering for writing 2020-05-04 06:01:32 +00:00
store.go all: fix comments 2020-07-16 19:13:14 +03:00