Commit History

Author SHA1 Message Date
  Chris Lu 62ebb917e0 mount: avoid the need to specify different cache directory for different mount 3 years ago
  Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer 3 years ago
  Chris Lu 6ca10725b8 Revert "mount: when outside cluster network, use filer as proxy to access volume servers" 3 years ago
  Chris Lu 096e088d7b mount: when outside cluster network, use filer as proxy to access volume servers 3 years ago
  Chris Lu 84f05787f8 mount: limit background requests and congestion threshold 3 years ago
  Chris Lu adef4ddc87 mount: load security keys 3 years ago
  Chris Lu 1bf22c0b5b go fmt 3 years ago
  Chris Lu 0d2ec832e2 rename from volumeType to diskType 3 years ago
  Chris Lu e9cd798bd3 adding volume type 3 years ago
  Chris Lu 8750cac090 move to util.RetryWaitTime 3 years ago
  Chris Lu 8826601be1 mount: optional limit for the number of concurrent writers 3 years ago
  Chris Lu d155f907c2 mount: configurable read wait time 3 years ago
  Chris Lu d77e3c96e9 FUSE: use the mount directory permissions 4 years ago
  limd cbca14edc5 mount: fix k8s pvc and os mount directory permission bug 4 years ago
  limd 59e91e9c7e mount: fix k8s pvc mount directory permission 4 years ago
  limd 9b21ec27e4 mount: auto created dir set corrct umask fix bug 4 years ago
  Chris Lu f7a0ccb595 mount: auto created dir set corrct umask 4 years ago
  Chris Lu 7e1aad0b54 mount: map uid/gid between local and filer 4 years ago
  Chris Lu eed525b717 FUSE mount: remove DirListCacheLimit 4 years ago
  Chris Lu befb396892 mount: resolve home directory 4 years ago
  Chris Lu 2b2ca7d1dc stop if the directory can not be found 4 years ago
  Chris Lu 9033a7d369 removed async option 4 years ago
  Chris Lu 1bb8cae65d reverting and working 4 years ago
  Chris Lu 0d1d83a5a5 mount: add option to auto create dir to mount 4 years ago
  Chris Lu 628b27ef3b purge old cache implementation 4 years ago
  Chris Lu 45a9d852d3 go fmt 4 years ago
  Chris Lu bc2ec6774d inject git version into build 4 years ago
  Chris Lu ac48c899e8 add printouts for synchronizing metadata which can be slow for large folders 4 years ago
  Chris Lu 0c856e8387 avoid possible wrong arguments 4 years ago
  wuyuxiang 6850d28d6b refacotr: move signal handling and pprof to grace package 4 years ago
  Chris Lu b8e4238ad2 add placeholder for cached meta data reading 4 years ago
  Chris Lu df97da25f9 mount: add on disk caching 4 years ago
  Chris Lu d2f8e50459 make error a little bit more clearer 4 years ago
  Chris Lu 5f881d2fd5 mount: fail early rather than after mounted the directory 4 years ago
  Chris Lu a75d50bbb8 FUSE: add configurable in memory chunk cache size 4 years ago
  Chris Lu 7c111f7b75 FUSE mount: make "nonempty" optional 4 years ago
  Chris Lu 13e215ee5c filer: option to encrypt data on volume server 4 years ago
  Chris Lu f90c43635d refactoring 4 years ago
  Chris Lu 0156e2975a mount: add mode to run external to SeaweedFS container cluster 4 years ago
  Chris Lu 543cf1c80e fix compilation error 4 years ago
  Chris Lu b1f377f822 mount: fail fast when connecting to filer 4 years ago
  Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 4 years ago
  Chris Lu d335f04de6 support env variables to overwrite toml file 4 years ago
  Chris Lu f59119cd1d mount: rename to dirListCacheLimit to configure cache for long format directory list 4 years ago
  Chris Lu 05c3b795dc filer: configurable directory list cache size 4 years ago
  Chris Lu 5847c5afff return meaningful error log 4 years ago
  Lei Liu 13b6f09fea fuse: adjust linux specific logic 4 years ago
  Lei Liu 4c87b222f1 fuse: check mount point available before do runmount 4 years ago
  Chris Lu eb2172f63f FUSE: add os specific mount options 4 years ago
  Chris Lu 5956dfd08d mount: add umask option 5 years ago