Chris Lu
|
eed525b717
|
FUSE mount: remove DirListCacheLimit
outdated parameter
|
4 years ago |
Chris Lu
|
9033a7d369
|
removed async option
|
5 years ago |
Chris Lu
|
1bb8cae65d
|
reverting and working
|
5 years ago |
Chris Lu
|
b78a2dc59b
|
adjust help message
|
5 years ago |
Chris Lu
|
0d1d83a5a5
|
mount: add option to auto create dir to mount
|
5 years ago |
Chris Lu
|
628b27ef3b
|
purge old cache implementation
|
5 years ago |
Chris Lu
|
913aa0f14e
|
mount: default to enable asyncMetaDataCaching
|
5 years ago |
Chris Lu
|
b8e4238ad2
|
add placeholder for cached meta data reading
|
5 years ago |
Chris Lu
|
211d87cf4c
|
mount: option to disable caching
|
5 years ago |
Chris Lu
|
5987810e5e
|
set default chunk size to 16
|
5 years ago |
Chris Lu
|
df97da25f9
|
mount: add on disk caching
|
5 years ago |
Chris Lu
|
a75d50bbb8
|
FUSE: add configurable in memory chunk cache size
|
5 years ago |
Chris Lu
|
7c111f7b75
|
FUSE mount: make "nonempty" optional
https://github.com/chrislusf/seaweedfs/issues/1094
|
5 years ago |
Chris Lu
|
1ae83c2938
|
go fmt
|
5 years ago |
Chris Lu
|
31c481e3fc
|
fix typo
|
5 years ago |
Chris Lu
|
f90c43635d
|
refactoring
|
5 years ago |
Chris Lu
|
0156e2975a
|
mount: add mode to run external to SeaweedFS container cluster
|
5 years ago |
Chris Lu
|
f59119cd1d
|
mount: rename to dirListCacheLimit to configure cache for long format directory list
|
5 years ago |
Chris Lu
|
05c3b795dc
|
filer: configurable directory list cache size
|
5 years ago |
Chris Lu
|
67e5f5b558
|
typo
|
5 years ago |
Chris Lu
|
5956dfd08d
|
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
|
5 years ago |
Chris Lu
|
da871896c3
|
weed filer: set grpc port to port + 10000
|
6 years ago |
Chris Lu
|
6fe071175d
|
mount: add option to disable allow others
fix https://github.com/chrislusf/seaweedfs/issues/877
|
6 years ago |
Chris Lu
|
6740427638
|
weed mount: reduce default chunk size
|
6 years ago |
Chris Lu
|
d7bf6c5b91
|
switching_to_seaweedfs_fuse
|
6 years ago |
Chris Lu
|
2e6a3c7b16
|
reduce memory usage
|
6 years ago |
Chris Lu
|
a8cd7df44a
|
let filer choose default replication
|
6 years ago |
Chris Lu
|
4e1f1a0b92
|
set large limit for "weed mount" directory listing
|
6 years ago |
Chris Lu
|
0655151b8c
|
go fmt
|
7 years ago |
Chris Lu
|
6319d84f42
|
s3 API add ListObjectsV1
|
7 years ago |
Chris Lu
|
922c614bde
|
fix compilation problem
|
7 years ago |
Chris Lu
|
7abfab8e77
|
add feature to mount a specific filer path to local directory
|
7 years ago |
Chris Lu
|
842dab07b4
|
weed mount can request to prioritize to write to a data center
|
7 years ago |
Chris Lu
|
5bd72696ac
|
weed mount add ttl option
|
7 years ago |
Chris Lu
|
299312c805
|
use separate filer grpc port
|
7 years ago |
Chris Lu
|
4e3ea49cff
|
properly working local write buffer
|
7 years ago |
Chris Lu
|
5c4480ec6c
|
add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug
|
7 years ago |
Chris Lu
|
8ab7dd9d08
|
weed mount add options for collection and replication
|
7 years ago |
sparklxb
|
813a4f7456
|
Fixes #266
|
8 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
chrislusf
|
7272af8ec4
|
Adjust dir parameter default value.
|
10 years ago |
Stuart P. Bentley
|
1a194a578c
|
More consistency with SeaweedFS name
Among the changes, this replaces a couple instances of "Seaweed File System"
with "SeaweedFS", for the same reason that nobody says "Mongo Data Base".
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
Chris Lu
|
029923329d
|
add os.Kill signal to handle.
go fmt some code.
|
11 years ago |
Chris Lu
|
dc24bad791
|
releasing 0.58 to handle control+c interrupts.
compilable now. but FUSE mount is not working.
|
11 years ago |
Chris Lu
|
328aa48c6a
|
Can compile now. not working just yet.
|
11 years ago |