Chris Lu
f59119cd1d
mount: rename to dirListCacheLimit to configure cache for long format directory list
6 years ago
Chris Lu
05c3b795dc
filer: configurable directory list cache size
6 years ago
Chris Lu
5847c5afff
return meaningful error log
6 years ago
Lei Liu
13b6f09fea
fuse: adjust linux specific logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
6 years ago
Lei Liu
4c87b222f1
fuse: check mount point available before do runmount
1. Use more readable mount point information
2. Fix some typos
eg:
$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
localhost:8888:/ fuse.seaweedfs 206G 512 206G 1% /mnt/weedfs
$ mount | grep weedfs
localhost:8888:/ on /mnt/weedfs type fuse.seaweedfs (rw,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
6 years ago
Chris Lu
eb2172f63f
FUSE: add os specific mount options
related to https://github.com/chrislusf/seaweedfs/issues/1094
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
6 years ago
Chris Lu
5956dfd08d
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
6 years ago
Chris Lu
ede876cfdb
periodic scripts exeuction from leader master
6 years ago
Chris Lu
9a4fb14ea0
weedfuse: daemonize
7 years ago
Chris Lu
1ca1ec906a
add weedfuse
7 years ago
Chris Lu
82e06a780b
mount: allow nonempty fuse mount to work with Samba
possibly fix https://github.com/chrislusf/seaweedfs/issues/936
7 years ago
Chris Lu
c0d6cc0067
weed mount: mount to the same folder name
7 years ago
Chris Lu
da871896c3
weed filer: set grpc port to port + 10000
7 years ago
Chris Lu
6fe071175d
mount: add option to disable allow others
fix https://github.com/chrislusf/seaweedfs/issues/877
7 years ago
Chris Lu
77b9af531d
adding grpc mutual tls
7 years ago
Chris Lu
55f7d8f801
remove extra log
7 years ago
Chris Lu
170ed53da5
weed mount: mac add AutoXattr
7 years ago
Chris Lu
9f3836072a
weed mount: no mac finder broswe mode
7 years ago
Chris Lu
d7bf6c5b91
switching_to_seaweedfs_fuse
7 years ago
Chris Lu
03c7447ad6
set mount point to existing permissions
fix https://github.com/chrislusf/seaweedfs/issues/806
7 years ago
Chris Lu
6344469a9b
set fuse subtype
7 years ago
Chris Lu
2e6a3c7b16
reduce memory usage
7 years ago
Chris Lu
a62adf62ca
a bit faster
7 years ago
Chris Lu
affe708961
a bit faster
7 years ago
Chris Lu
a09eaf8756
adjusting, seems there are some perf benefit
7 years ago
Chris Lu
cbd94b18a5
improve "ls -al" performance for large directory
7 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
7e2031b18f
go fmt
7 years ago
Chris Lu
834a25f084
add list all my buckets
7 years ago
Chris Lu
7abfab8e77
add feature to mount a specific filer path to local directory
7 years ago
Chris Lu
6d58916cfd
fix compilation error
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
Chris Lu
458ada173e
go fmt
7 years ago
Chris Lu
4936d6c342
adjusting for FUSE
8 years ago
Chris Lu
456738ba64
refactoring fuse
8 years ago
Chris Lu
fffb14bc87
better support FUSE Lookup()
8 years ago
Chris Lu
1fbb8723dc
add cpu and mem pprof
8 years ago
sparklxb
c46e91d229
complement weed mount: add read and delete
9 years ago
sparklxb
3a67b6ddc1
complement weed mount
9 years ago
sparklxb
7f85e15990
complement weed mount
9 years ago
sparklxb
813a4f7456
Fixes #266
9 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.
10 years ago