This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".
The branch, RHEL5 has been updated
via d48a61c7d3fac5cae7528df29614216754ad5880 (commit)
from b5cc95a48417758429752998be12c059b7ac2b95 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
/**
* do_df_one - print out information about one filesystem
diff --git a/gfs/gfs_tool/tune.c b/gfs/gfs_tool/tune.c
index 93f35df..581c9eb 100644
--- a/gfs/gfs_tool/tune.c
+++ b/gfs/gfs_tool/tune.c
@@ -29,7 +29,7 @@
#include "gfs_tool.h"
-#define SIZE (65536)
+#define SIZE (4096)
/**
* get_tune - print out the current tuneable parameters for a filesystem