* [Cluster-devel] cluster/gfs2/libgfs2 libgfs2.h
@ 2007-07-10 18:21 rpeterso
0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2007-07-10 18:21 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: rpeterso at sourceware.org 2007-07-10 18:21:07
Modified files:
gfs2/libgfs2 : libgfs2.h
Log message:
Resolves: bz 247591: Make default journal size for gfs2 128M
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/libgfs2/libgfs2.h.diff?cvsroot=cluster&r1=1.15&r2=1.16
--- cluster/gfs2/libgfs2/libgfs2.h 2007/06/26 01:43:17 1.15
+++ cluster/gfs2/libgfs2/libgfs2.h 2007/07/10 18:21:07 1.16
@@ -226,7 +226,7 @@
extern char *prog_name;
#define GFS2_DEFAULT_BSIZE (4096)
-#define GFS2_DEFAULT_JSIZE (32)
+#define GFS2_DEFAULT_JSIZE (128)
#define GFS2_DEFAULT_RGSIZE (256)
#define GFS2_DEFAULT_UTSIZE (1)
#define GFS2_DEFAULT_QCSIZE (1)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] cluster/gfs2/libgfs2 libgfs2.h
@ 2007-07-10 18:21 rpeterso
0 siblings, 0 replies; 2+ messages in thread
From: rpeterso @ 2007-07-10 18:21 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: rpeterso at sourceware.org 2007-07-10 18:21:35
Modified files:
gfs2/libgfs2 : libgfs2.h
Log message:
Resolves: bz 247591: Make default journal size for gfs2 128M
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/libgfs2/libgfs2.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.7.2.8&r2=1.7.2.9
--- cluster/gfs2/libgfs2/libgfs2.h 2007/06/26 01:51:44 1.7.2.8
+++ cluster/gfs2/libgfs2/libgfs2.h 2007/07/10 18:21:35 1.7.2.9
@@ -226,7 +226,7 @@
extern char *prog_name;
#define GFS2_DEFAULT_BSIZE (4096)
-#define GFS2_DEFAULT_JSIZE (32)
+#define GFS2_DEFAULT_JSIZE (128)
#define GFS2_DEFAULT_RGSIZE (256)
#define GFS2_DEFAULT_UTSIZE (1)
#define GFS2_DEFAULT_QCSIZE (1)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-10 18:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 18:21 [Cluster-devel] cluster/gfs2/libgfs2 libgfs2.h rpeterso
-- strict thread matches above, loose matches on Subject: below --
2007-07-10 18:21 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).