Commit ef20d933 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6746d704
--- FAIL: TestMemNodeFsBasic (0.00s)
memnode_test.go:85: Size after write incorrect: got 0 want 1
FAIL
FAIL github.com/hanwen/go-fuse/fuse/nodefs 0.019s
--- FAIL: TestMemNodeFsWrite (0.00s)
memnode_test.go:67: content mismatch: got "", want "hello"
FAIL
FAIL github.com/hanwen/go-fuse/fuse/nodefs 0.021s
both ^^^ are probably kernel regression due to git.kernel.org/linus/fa5eee57e33e
because fuse_flush stopped to invalidate i_size.
--- FAIL: TestMountOnExisting (0.02s)
panic: not found [recovered]
panic: not found
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment