• Kirill Smelkov's avatar
    fixup! rename NodeAttr to StableAttr · 315ce885
    Kirill Smelkov authored
    I saw build error when running tests:
    
    	(neo) (z-dev) (g.env) kirr@deco:~/src/neo/src/github.com/hanwen/go-fuse$ go test ./...
    	# github.com/hanwen/go-fuse/nodefs
    	nodefs/inode.go:130:30: undefined: NodeAttr
    	FAIL    github.com/hanwen/go-fuse/benchmark [build failed]
    	...
    315ce885
inode.go 18.2 KB