mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
4c87b222f1
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> |
||
---|---|---|
.. | ||
bytes.go | ||
compression.go | ||
concurrent_read_map.go | ||
config.go | ||
constants.go | ||
constants_4bytes.go | ||
constants_5bytes.go | ||
file_util.go | ||
file_util_non_posix.go | ||
file_util_posix.go | ||
grpc_client_server.go | ||
http_util.go | ||
mount.go | ||
net_timeout.go | ||
parse.go | ||
pprof.go | ||
signal_handling.go | ||
signal_handling_notsupported.go | ||
throttler.go |