Remove some logs caused by external apps (#16027)

This commit is contained in:
Anis Elleuch
2022-11-08 22:29:05 +01:00
committed by GitHub
parent 3b1a9b9fdf
commit 7260241511
4 changed files with 14 additions and 12 deletions
+1
View File
@@ -533,6 +533,7 @@ func readAllXL(ctx context.Context, disks []StorageAPI, bucket, object string, r
ignoredErrs := []error{
errFileNotFound,
errFileNameTooLong,
errVolumeNotFound,
errFileVersionNotFound,
errDiskNotFound,