mirror of
https://github.com/kopia/kopia.git
synced 2026-01-25 06:48:48 -05:00
* fuse: switched to github.com/hanwen/go-fuse/v2 implementation This supports latest MacFUSE (tested on 4.0.5 on Intel Mac). * fuse: disabled direct IO which fixed macOS behavior See https://github.com/hanwen/go-fuse/issues/390