cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] cluster/gfs/gfs_tool counters.c
@ 2007-02-22  0:05 rpeterso
  0 siblings, 0 replies; 4+ messages in thread
From: rpeterso @ 2007-02-22  0:05 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL5
Changes by:	rpeterso at sourceware.org	2007-02-22 00:05:57

Modified files:
	gfs/gfs_tool   : counters.c 

Log message:
	Resolves: bz 229601: gfs_tool fails to report counters

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_tool/counters.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.3&r2=1.3.2.1

--- cluster/gfs/gfs_tool/counters.c	2006/08/21 21:44:28	1.3
+++ cluster/gfs/gfs_tool/counters.c	2007/02/22 00:05:57	1.3.2.1
@@ -30,7 +30,7 @@
 
 #include "gfs_tool.h"
 
-#define SIZE (65536)
+#define SIZE (4096)
 
 struct token_list {
 	osi_list_t list;



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Cluster-devel] cluster/gfs/gfs_tool counters.c
@ 2007-02-22  0:03 rpeterso
  0 siblings, 0 replies; 4+ messages in thread
From: rpeterso @ 2007-02-22  0:03 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	rpeterso at sourceware.org	2007-02-22 00:03:55

Modified files:
	gfs/gfs_tool   : counters.c 

Log message:
	Resolves: bz 229601: gfs_tool fails to report counters

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_tool/counters.c.diff?cvsroot=cluster&r1=1.3&r2=1.4

--- cluster/gfs/gfs_tool/counters.c	2006/08/21 21:44:28	1.3
+++ cluster/gfs/gfs_tool/counters.c	2007/02/22 00:03:54	1.4
@@ -30,7 +30,7 @@
 
 #include "gfs_tool.h"
 
-#define SIZE (65536)
+#define SIZE (4096)
 
 struct token_list {
 	osi_list_t list;



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Cluster-devel] cluster/gfs/gfs_tool counters.c
@ 2007-02-21 23:43 rpeterso
  0 siblings, 0 replies; 4+ messages in thread
From: rpeterso @ 2007-02-21 23:43 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	STABLE
Changes by:	rpeterso at sourceware.org	2007-02-21 23:43:34

Modified files:
	gfs/gfs_tool   : counters.c 

Log message:
	Resolves: bz 229461: gfs_tool fails to report counters

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_tool/counters.c.diff?cvsroot=cluster&only_with_tag=STABLE&r1=1.2&r2=1.2.8.1

--- cluster/gfs/gfs_tool/counters.c	2005/01/04 10:07:10	1.2
+++ cluster/gfs/gfs_tool/counters.c	2007/02/21 23:43:34	1.2.8.1
@@ -30,7 +30,7 @@
 
 #include "gfs_tool.h"
 
-#define SIZE (65536)
+#define SIZE (4096)
 
 struct token_list {
 	osi_list_t list;



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Cluster-devel] cluster/gfs/gfs_tool counters.c
@ 2007-02-21 23:43 rpeterso
  0 siblings, 0 replies; 4+ messages in thread
From: rpeterso @ 2007-02-21 23:43 UTC (permalink / raw)
  To: cluster-devel.redhat.com

CVSROOT:	/cvs/cluster
Module name:	cluster
Branch: 	RHEL4
Changes by:	rpeterso at sourceware.org	2007-02-21 23:43:06

Modified files:
	gfs/gfs_tool   : counters.c 

Log message:
	Resolves: bz 229461: gfs_tool fails to report counters

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/gfs_tool/counters.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.2&r2=1.2.2.1

--- cluster/gfs/gfs_tool/counters.c	2005/01/04 10:07:10	1.2
+++ cluster/gfs/gfs_tool/counters.c	2007/02/21 23:43:06	1.2.2.1
@@ -30,7 +30,7 @@
 
 #include "gfs_tool.h"
 
-#define SIZE (65536)
+#define SIZE (4096)
 
 struct token_list {
 	osi_list_t list;



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-22  0:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-22  0:05 [Cluster-devel] cluster/gfs/gfs_tool counters.c rpeterso
  -- strict thread matches above, loose matches on Subject: below --
2007-02-22  0:03 rpeterso
2007-02-21 23:43 rpeterso
2007-02-21 23:43 rpeterso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).