s3: add option to fsync buckets
This commit is contained in:
@@ -33,6 +33,7 @@ type Filer struct {
|
||||
GrpcDialOption grpc.DialOption
|
||||
DirBucketsPath string
|
||||
DirQueuesPath string
|
||||
FsyncBuckets []string
|
||||
buckets *FilerBuckets
|
||||
Cipher bool
|
||||
metaLogBuffer *log_buffer.LogBuffer
|
||||
|
||||
Reference in New Issue
Block a user