From: Jiří Filipovič Date: Thu, 16 Feb 2012 10:33:11 +0000 (+0000) Subject: server statistics switch added to the context X-Git-Tag: gridsite-core_R_1_7_17~94 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3de186dd9521bf96dbdee5293fe7d868cb5416e8;p=jra1mw.git server statistics switch added to the context --- diff --git a/org.glite.lb.common/interface/context-int.h b/org.glite.lb.common/interface/context-int.h index a558155..e170afa 100644 --- a/org.glite.lb.common/interface/context-int.h +++ b/org.glite.lb.common/interface/context-int.h @@ -165,6 +165,7 @@ glite_lb_padded_struct(_edg_wll_Context,150, glite_jobid_t p_jobid; edg_wll_SeqCode p_seqcode; int count_statistics; + int count_server_stats; int greyjobs; char **fqans; /* null-terminated list of peer's VOMS FQANs */