| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-28 | fuse: adjust linux specific logic | Lei Liu | 1 | -2/+132 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-11-27 | go fmt | Lei Liu | 1 | -0/+2 | |
| Signed-off-by: Lei Liu <liul.stone@gmail.com> | |||||
| 2019-11-27 | fuse: check mount point available before do runmount | Lei Liu | 1 | -0/+14 | |
| 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-10-29 | misc updated | Lei Liu | 1 | -1/+0 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-10-27 | FUSE: add os specific mount options | Chris Lu | 1 | -0/+12 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1094 | |||||
