Merge branch 'master' into support_ssd_volume

This commit is contained in:
Chris Lu
2020-12-22 17:44:52 -08:00
24 changed files with 739 additions and 301 deletions

View File

@@ -88,7 +88,7 @@ func (c *commandFsConfigure) Do(args []string, commandEnv *CommandEnv, writer io
// check collection
if *collection != "" && strings.HasPrefix(*locationPrefix, "/buckets/") {
return fmt.Errorf("one s3 bucket goes to one collection and not customizable.")
return fmt.Errorf("one s3 bucket goes to one collection and not customizable")
}
// check replication