remove the direct_io flag, as it is not well-supported on macOS
This commit is contained in:
@@ -46,6 +46,7 @@ type Option struct {
|
||||
Umask os.FileMode
|
||||
Quota int64
|
||||
DisableXAttr bool
|
||||
IsMacOs bool
|
||||
|
||||
MountUid uint32
|
||||
MountGid uint32
|
||||
|
||||
Reference in New Issue
Block a user