Revert "weed mount, weed dav add option to force cache"
This reverts commit 7367b976b0.
This commit is contained in:
@@ -235,7 +235,6 @@ func RunMount(option *MountOptions, umask os.FileMode) bool {
|
||||
CacheDirForRead: *option.cacheDirForRead,
|
||||
CacheSizeMBForRead: *option.cacheSizeMBForRead,
|
||||
CacheDirForWrite: cacheDirForWrite,
|
||||
ForceCache: *option.forceCache,
|
||||
DataCenter: *option.dataCenter,
|
||||
Quota: int64(*option.collectionQuota) * 1024 * 1024,
|
||||
MountUid: uid,
|
||||
|
||||
Reference in New Issue
Block a user