From: Jeff Garzik<jgarzik@xxxxxxxxx>
Subject: Re: Tabled issues
Date: Mon, 29 Mar 2010 15:32:33 -0400
I asserted that the standard stats dump facility must dump
all available statistics. That does not exclude other methods
of stat(us) dumping. Your patch added new stats to the HTML-pretty
version of output, but failed to add the new stats to the standard
stat dump facility.
Your wish is my command.
Signed-off-by: Pete Zaitcev<zaitcev@xxxxxxxxxx>
---
server/replica.c | 28 +++++++++++++++++++++++++
server/server.c | 47 ++++++++++++++++++++++++++++++++++--------
server/status.c | 22 +------------------
server/storage.c | 50 +++++++++++++++++++++++++++++++++++++++++----
server/tabled.h | 3 ++
5 files changed, 117 insertions(+), 33 deletions(-)