storj/storage/filestore
paul cannon 0e1c99f75a storage/filestore: fix panic on fs error in EmptyTrash
fileInfo is, of course, nil here, so we can't use fileInfo.Name() to
report the location of the problem.

Change-Id: Ia858a3795b127da0fc812d0a158b36ad344ff76b
2023-02-14 18:09:19 -06:00
..
blob.go all: add missing dots 2020-08-11 17:50:01 +03:00
dir_test.go storage/filestore: benchmark diskInfoFromPath 2020-06-02 17:49:14 +03:00
dir_unix.go ci: Golangci lint v1.43.0 changes (#4307) 2021-12-09 20:49:48 +01:00
dir_windows.go all: fix linting issues 2022-03-21 15:26:42 +00:00
dir.go storage/filestore: fix panic on fs error in EmptyTrash 2023-02-14 18:09:19 -06:00
error.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
errors_other.go storage/filestore: better error message on data corruption 2023-01-30 08:54:06 -06:00
errors_unix.go storage/filestore: better error message on data corruption 2023-01-30 08:54:06 -06:00
store_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
store.go storage/filestore: avoid stat() during walkNamespaceInPath 2023-01-30 13:47:03 +00:00