seaweedfs/weed
Lei Liu 4c87b222f1
fuse: check mount point available before do runmount
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>
2019-11-27 22:56:44 +08:00
..
command fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
filer2 adjust build 2019-11-22 23:19:49 -08:00
filesys Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
notification typo 2019-11-27 03:09:45 -08:00
operation fix master maintenance logic 2019-11-12 14:46:10 +08:00
pb s3 2019-11-27 03:09:45 -08:00
query go fmt 2019-10-09 00:03:18 -07:00
replication WIP 2019-11-18 19:24:37 -08:00
s3api change uuid package 2019-11-18 19:24:37 -08:00
security Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server s3 2019-11-27 03:09:45 -08:00
shell s3 2019-11-27 03:09:45 -08:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
storage s3 2019-11-27 03:09:45 -08:00
topology can not break out of for-select block 2019-11-20 08:25:29 +08:00
util fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
wdclient follow the redirected master 2019-10-09 21:00:40 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00