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, STABLE2 has been updated
via c6bb7557e85b3363ff0fd10f1411373f4b747366 (commit)
from e1718ace02bf0c3f890676b246816fc184b9d07b (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