mount: switch to anacrolix fork of bazil/fuse

The anacrolix fork contains the latest changes from bazil/fuse and
additionally provides support for recent versions of macFUSE.
This commit is contained in:
Michael Eischer
2022-11-12 14:52:37 +01:00
parent 7b4fe7bad5
commit 220eaee76b
11 changed files with 31 additions and 17 deletions

View File

@@ -11,8 +11,8 @@ import (
"github.com/restic/restic/internal/errors"
"github.com/restic/restic/internal/restic"
"bazil.org/fuse"
"bazil.org/fuse/fs"
"github.com/anacrolix/fuse"
"github.com/anacrolix/fuse/fs"
)
// The default block size to report in stat