Commit History

Author SHA1 Message Date
  chrislu 65bfeafb5a add back mkdir 2 years ago
  chrislu 37e8fce841 clean up cache on exit 2 years ago
  chrislu 1560ec7e26 remove unused code 2 years ago
  chrislu 1bd6d289d4 better locking on file handle 2 years ago
  chrislu fec8428fd8 POSIX: different inode for same named different file types 2 years ago
  chrislu 2dcb8cb93b POSIX: ensure file and directory inodes are different 2 years ago
  chrislu cbc055dc2b mount: file fsync 2 years ago
  chrislu 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
  chrislu 4fd29dad86 remove writeOnly flag 2 years ago
  Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
  byunghwa.yun 775dfbae85 Synchronize number of open files 3 years ago
  Chris Lu e00443a940 mount: adjust starting order 3 years ago
  Patrick Schmidt 77100754e6 Return artificial . and .. directories 3 years ago
  Chris Lu 2f136a04a1 organize a bit better for temp file directory 3 years ago
  Chris Lu f37a4cbd0f randomize initial filer 3 years ago
  Chris Lu dc1309f084 FUSE mount: support multiple filers 3 years ago
  Chris Lu 59ace54925 refactor 3 years ago
  Chris Lu 735e65be17 refactor 3 years ago
  Chris Lu 55a8f57381 go fmt 3 years ago
  Chris Lu 38f411219a mount: skip local chunk cache if opened write only 3 years ago
  Chris Lu 3a86d4dbfd mount: fix directory invalidation 3 years ago
  Chris Lu 6cbd786db9 correctly runs git clone 3 years ago
  Chris Lu d9a2a7f1c4 WIP 3 years ago
  Chris Lu 54410ca955 cleaner way to set readonly 3 years ago
  Chris Lu c83ab91e2e remove unused variable 3 years ago
  Chris Lu 1adc8f86ea lighten up File object 3 years ago
  Chris Lu c04b7e106f mount: remove entry from Dir object 3 years ago
  Chris Lu ca0f07a188 move file reader, entryViewCache to file handle 3 years ago
  Chris Lu 0f64f5b9c8 mount: add readOnly option 3 years ago
  Chris Lu bdf2ddddfd revert to same implementation as before 3 years ago
  Chris Lu 7e8edc3c4a refactoring 3 years ago
  Chris Lu 69694a17be reverting 7d57664c2d80f2b7d3eb4cecc57a3275bafee44d 3 years ago
  Chris Lu 35d939a1d2 go fmt 3 years ago
  Chris Lu 7d57664c2d mount: internals switch to filer.Entry instead of protobuf 3 years ago
  Chris Lu f8446b42ab this can compile now!!! 3 years ago
  Chris Lu a0e84c4fbc go fmt 3 years ago
  Chris Lu 821c46edf1 Merge branch 'master' into support_ssd_volume 3 years ago
  Chris Lu 19295600f9 mount: change option name to volumeServerAccess, with publicUrl and filerProxy modes 3 years ago
  Chris Lu 3a1d3d3413 mount: properly invalidate kernel node cache entry 3 years ago
  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 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 8826601be1 mount: optional limit for the number of concurrent writers 3 years ago
  Chris Lu 6135cbaa02 clear file.entry 3 years ago
  Chris Lu 02dc51b1ed properly clear out the file.entry 3 years ago
  Chris Lu e71463a9eb mount: invalide file cache when metadata is changed 4 years ago