Avoid shadowing ignored errors listAllBuckets() (#5524)
It can happen such that one of the disks that was down would return 'errDiskNotFound' but the err is preserved due to loop shadowing which leads to issues when healing the bucket.master
parent
4ca10479b5
commit
994fe53669
Loading…
Reference in new issue