From: Alf Wachsmann Date: Thu, 29 Jul 2004 05:20:52 +0000 (+0000) Subject: afsmonitor-results-fix-20040729 X-Git-Tag: BP-openafs-stable-1_4_x~58 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d6df153cead8ecd26645320a05576a4636947c66;p=packages%2Fo%2Fopenafs.git afsmonitor-results-fix-20040729 FIXES 5929 use the correct variable when converting result sto ascii --- diff --git a/src/afsmonitor/afsmonitor.c b/src/afsmonitor/afsmonitor.c index 14ca3da06..c0ae488ce 100644 --- a/src/afsmonitor/afsmonitor.c +++ b/src/afsmonitor/afsmonitor.c @@ -2624,7 +2624,7 @@ cm_Results_ltoa(a_cmData, a_cmResults) fullP = (struct afs_stats_CMFullPerf *) - (xstat_cm_Results.data.AFSCB_CollData_val); + (a_cmResults->data.AFSCB_CollData_val); /* There are 4 parts to CM statistics * - Overall performance statistics (including up/down statistics) @@ -3615,7 +3615,7 @@ quit_signal(sig) /*----------------------------------------------------------------------- - * afsmon_execut() + * afsmon_execute() * * Description: * This is where we start it all. Initialize an array of sockets for