Commit d8ad3cc4 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Add TODO about statistic gathering.

parent e7726398
......@@ -20,6 +20,7 @@ type Empty interface{}
////////////////////////////////////////////////////////////////
// State related to this mount point.
// TODO - should gather stats and expose those for performance tuning.
type MountState struct {
// We should store the RawFuseFile/Dirs on the Go side,
// otherwise our files may be GCd. Here, the index is the Fh
......
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