mirror of
https://github.com/pgsty/minio.git
synced 2026-07-30 17:36:18 +03:00
@@ -178,7 +178,6 @@ func fsStatVolume(ctx context.Context, volume string) (os.FileInfo, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if !fi.IsDir() {
|
if !fi.IsDir() {
|
||||||
logger.LogIf(ctx, errVolumeAccessDenied)
|
|
||||||
return nil, errVolumeAccessDenied
|
return nil, errVolumeAccessDenied
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user