mirror of
https://github.com/kopia/kopia.git
synced 2026-03-13 03:36:34 -04: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