Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-03 | fusefrontend: add dirCache | Jakob Unterwurzacher | |
2019-01-02 | fusefrontend: move openBackingDir into its own file | Jakob Unterwurzacher | |
This function is in all fastpaths, will get a cache, and needs its own file. renamed: internal/fusefrontend/names.go -> internal/fusefrontend/openbackingdir.go renamed: internal/fusefrontend/names_test.go -> internal/fusefrontend/openbackingdir_test.go |