support write once read many
fix https://github.com/seaweedfs/seaweedfs/issues/5954
This commit is contained in:
@@ -46,6 +46,8 @@ type Option struct {
|
||||
Quota int64
|
||||
DisableXAttr bool
|
||||
|
||||
WriteOnceReadMany bool
|
||||
|
||||
MountUid uint32
|
||||
MountGid uint32
|
||||
MountMode os.FileMode
|
||||
|
||||
Reference in New Issue
Block a user