storj/storage/filestore
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
blob.go move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
dir_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
dir_unix.go filestore changes for piece store (#1437) 2019-03-11 10:06:56 +02:00
dir_windows.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
dir.go move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
error.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
store.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00