minio/pkg/mountinfo
Harshavardhana 5e69a107d8 Support detecting mountpoints correctly (#7288)
Currently windows support was relying on Symlink as
a way to detect a drive, this doesn't work in latest
Windows 2016, fix this to use a proper mechanism by
using win32 APIs.

Additionally also add support for detecting bind mounts
on Linux.
2019-02-26 18:04:53 -08:00
..
mountinfo.go Fail to start server if detected cross-device mounts. (#4807) 2017-08-15 15:10:50 -07:00
mountinfo_linux.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
mountinfo_linux_test.go Fail to start server if detected cross-device mounts. (#4807) 2017-08-15 15:10:50 -07:00
mountinfo_others.go disable disk-usage when export is root mount path (#6091) 2018-06-27 18:59:38 -07:00
mountinfo_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00