Logo
Explore Help
Register Sign In
lsm/seaweedfs
1
0
Fork 0
You've already forked seaweedfs
mirror of https://github.com/seaweedfs/seaweedfs.git synced 2025-09-23 07:13:33 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
92b87cbfb632b4343a9eb038a6ebaebda841fae7
seaweedfs/weed/command/mount_darwin.go

6 lines
81 B
Go
Raw Normal View History

FUSE: add os specific mount options related to https://github.com/chrislusf/seaweedfs/issues/1094
2019-10-27 09:12:10 -07:00
package command
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-14 14:26:59 +08:00
func checkMountPointAvailable(dir string) bool {
return true
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 309ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 吉ICP备2022002899号