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, master has been updated
via f5a705d3ed1843f403f0d03aeae447f0b6ca10a9 (commit)
from 4aa023e390abb5b466ddeb0e55e2acd7b45aa6df (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