8c6ff1fa7e
Before this fix, we told cgofuse/WinFSP that the backend was case insensitive but didn't implement the Getpath backend function to return the normalised case of a file. Resently cgofuse started implementing case insensitive files properly but since we hadn't implemented Getpath, the file names were taking the default of all in UPPER CASE. This patch implements Getpath for cgofuse which fixes the case problems. This problem came to light when we upgraded cgofuse and WinFSP (to 1.12) which had the code to implement Getpath. Fixes #6682 |
||
---|---|---|
.. | ||
arch.go | ||
fs.go | ||
mount.go | ||
mount_brew.go | ||
mount_test.go | ||
mount_unsupported.go | ||
mountpoint_other.go | ||
mountpoint_windows.go |