summaryrefslogtreecommitdiff
path: root/internal/fusefrontend/file2.go
AgeCommit message (Collapse)Author
2020-07-12v2api: File2: implement Release, Read, Write, Fsync, Flush, AllocateJakob Unterwurzacher
Fortunately, this just means fixing up the function signatures.
2020-07-05v2api: implement SetattrJakob Unterwurzacher
2020-06-21v2api: implement CreateJakob Unterwurzacher