minio/vendor/golang.org/x/sys/windows
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
..
aliases.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
asm_windows_386.s Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
asm_windows_amd64.s Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
asm_windows_arm.s Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
dll_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
env_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
eventlog.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
exec_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
memory_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
mksyscall.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
race.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
race0.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
security_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
service.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
str.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
syscall.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
syscall_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
types_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
types_windows_386.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
types_windows_amd64.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
types_windows_arm.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
zsyscall_windows.go Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00