|
|
|
@ -400,7 +400,7 @@ func (s3a *S3ApiServer) getBucketConfig(bucket string) (*BucketConfig, s3err.Err |
|
|
|
} else { |
|
|
|
glog.V(3).Infof("getBucketConfig: no Object Lock config found in extended attributes for bucket %s", bucket) |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// Load bucket policy if present (for performance optimization)
|
|
|
|
config.BucketPolicy = loadBucketPolicyFromExtended(entry, bucket) |
|
|
|
} |
|
|
|
|