Re: [Patch 1/7] tabled: make two dump displays uniform
Jeff Garzik <[email protected]>
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/01/2010 09:51 PM, Pete Zaitcev wrote: >> From: Jeff Garzik<[email protected]> >> 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<[email protected]> > > --- > 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(-) applied, thanks. I will endeavor to make the stats dump more like nfs4d in the future, FWIW.