Add general statistics-gathering infrastructure.
[bluesky.git] / nfs3 / rpc.c
index 2342b79..dbe0a64 100644 (file)
@@ -508,6 +508,7 @@ static gboolean async_flushd(gpointer data)
 
     if (fs_dump_requested) {
         bluesky_debug_dump(fs);
+        bluesky_stats_dump_all();
         fs_dump_requested = 0;
     }