seaweedfs/weed/filesys
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
2021-01-24 19:01:58 -08:00
..
meta_cache add stream list directory entries 2021-01-15 23:56:24 -08:00
dir.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
dir_link.go make a copy of the filer.entry for most read operations 2020-10-30 01:23:26 -07:00
dir_rename.go check cross device rename error 2020-12-10 23:50:32 -08:00
dir_test.go go fmt 2020-03-26 00:09:01 -07:00
dirty_page.go lock "addChunks()" 2020-11-03 12:22:19 -08:00
dirty_page_interval.go go fmt 2020-10-24 20:12:04 -07:00
dirty_page_interval_test.go go fmt 2020-08-29 22:28:33 -07:00
file.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
file_darwin.go mount: use direct_io to avoid OS page cache 2021-01-22 22:39:46 -08:00
file_other.go mount: use direct_io to avoid OS page cache 2021-01-22 22:39:46 -08:00
filehandle.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
fscache.go fix nil 2020-08-15 17:01:42 -07:00
fscache_test.go go fmt 2020-08-29 22:28:33 -07:00
unimplemented.go go fmt 2020-07-14 07:34:16 -07:00
wfs.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
wfs_filer_client.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
wfs_write.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
xattr.go multiple fixes 2020-08-23 15:48:02 -07:00