mirror of
https://github.com/minio/minio.git
synced 2025-01-12 15:33:22 -05:00
parent
c3a5146422
commit
001d9a4ae7
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user