@ -1,12 +1,13 @@
package filesys
import (
"bazil.org/fuse/fs"
"bazil.org/fuse"
"context"
"os"
"fmt"
"path"
"github.com/chrislusf/seaweedfs/weed/filer"
)
@ -1,10 +1,11 @@
type File struct {