summaryrefslogtreecommitdiff
path: root/internal/fusefrontend/file.go
AgeCommit message (Expand)Author
2016-06-26main, fusefrontend: enable suid functionalityJakob Unterwurzacher
2016-06-26fuserfrontend: support truncate(2) by wrapping ftruncate(2)Jakob Unterwurzacher
2016-06-15Rename internal "toggledlog" package to "tlog"Jakob Unterwurzacher
2016-06-14Fix warnings reported by Go 1.6 "go tool vet -shadow=true"Jakob Unterwurzacher
2016-06-09fusefrontend: Utimens: convert ENOENT to EBADFJakob Unterwurzacher
2016-05-30fusefrontend: replace unreliable "fd < 0" checkJakob Unterwurzacher
2016-05-29fusefrontend: use sync.Once for one-time warningsJakob Unterwurzacher
2016-05-29fusefronted: check Fstat return value on file createJakob Unterwurzacher
2016-05-29fusefrontend: remove unused "forgotten" variableJakob Unterwurzacher
2016-05-08fusefrontend: fix panic due to concurrently unregistered wlockJakob Unterwurzacher
2016-05-05fusefrontend: fix wlock memory leakJakob Unterwurzacher
2016-04-10Fix "go tool vet -shadow=true" warningsJakob Unterwurzacher
2016-02-06Run go fmtJakob Unterwurzacher
2016-02-06Move pathfs_frontend to internal/fusefrontendJakob Unterwurzacher