113 Commits (3b159db1430ac70d436a7f93297e3d8eff424950)

Author SHA1 Message Date
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 7ce97b59d8 go fmt 3 years ago
Chris Lu e00443a940 mount: adjust starting order 4 years ago
Patrick Schmidt 77100754e6 Return artificial . and .. directories 4 years ago
Chris Lu dc1309f084 FUSE mount: support multiple filers 4 years ago
Chris Lu 54410ca955 cleaner way to set readonly 4 years ago
Chris Lu c83ab91e2e remove unused variable 4 years ago
Chris Lu c5b08bac1b remove mac specific mount options 4 years ago
Chris Lu 0f64f5b9c8 mount: add readOnly option 4 years ago
Chris Lu 35d939a1d2 go fmt 4 years ago
Chris Lu 40dc5ac904 mount: add a bit retry when connecting to filer during startup 4 years ago
Chris Lu e982b06bcd support IPv6 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu 4bd8a692d8 disk type can be generic tags 4 years ago
Chris Lu d475c89fcc go fmt 4 years ago
Chris Lu 19295600f9 mount: change option name to volumeServerAccess, with publicUrl and filerProxy modes 4 years ago
Daniel Santos d38613c49a match upstream 4 years ago
Daniel Santos 0c64d60fdb Fix log message with correct mode 4 years ago
Daniel Santos 0aaaa9b470 Fix var assignment 4 years ago
Daniel Santos 5a761bb7a4 Enforce umask correctly 4 years ago
Chris Lu 3a1d3d3413 mount: properly invalidate kernel node cache entry 4 years ago
Chris Lu 62ebb917e0 mount: avoid the need to specify different cache directory for different mount 4 years ago
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer 4 years ago
Chris Lu 6ca10725b8 Revert "mount: when outside cluster network, use filer as proxy to access volume servers" 4 years ago
Chris Lu 096e088d7b mount: when outside cluster network, use filer as proxy to access volume servers 4 years ago
Chris Lu 84f05787f8 mount: limit background requests and congestion threshold 4 years ago
Chris Lu adef4ddc87 mount: load security keys 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu e9cd798bd3 adding volume type 4 years ago
Chris Lu 8750cac090 move to util.RetryWaitTime 4 years ago
Chris Lu 8826601be1 mount: optional limit for the number of concurrent writers 4 years ago
Chris Lu d155f907c2 mount: configurable read wait time 4 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 5 years ago
Chris Lu 2b2ca7d1dc stop if the directory can not be found 5 years ago
Chris Lu 9033a7d369 removed async option 5 years ago
Chris Lu 1bb8cae65d reverting and working 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 45a9d852d3 go fmt 5 years ago
Chris Lu bc2ec6774d inject git version into build 5 years ago
Chris Lu ac48c899e8 add printouts for synchronizing metadata which can be slow for large folders 5 years ago
Chris Lu 0c856e8387 avoid possible wrong arguments 5 years ago