server statistics switch added to the context
authorJiří Filipovič <fila@ics.muni.cz>
Thu, 16 Feb 2012 10:33:11 +0000 (10:33 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Thu, 16 Feb 2012 10:33:11 +0000 (10:33 +0000)
org.glite.lb.common/interface/context-int.h

index a558155..e170afa 100644 (file)
@@ -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 */