mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
5e69a107d8
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. |
||
---|---|---|
.. | ||
mountinfo_linux_test.go | ||
mountinfo_linux.go | ||
mountinfo_others.go | ||
mountinfo_windows.go | ||
mountinfo.go |