aboutsummaryrefslogtreecommitdiff
path: root/internal/fusefrontend_reverse/rpath_cache.go
AgeCommit message (Collapse)Author
2017-04-01fusefrontend_reverse: convert fmt.Printf calls to tlogJakob Unterwurzacher
The fmt.Printfs output would end up in the paniclog.
2017-01-03reverse: add single-entry path cacheJakob Unterwurzacher
Speeds up the "ls -lR" benchmark from 2.6 seconds to 2.0.