]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Fri, 3 Dec 2010 20:52:49 +0000 (12:52 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 3 Dec 2010 20:52:49 +0000 (12:52 -0800)
meta
patches/verbose [new file with mode: 0644]

diff --git a/meta b/meta
index e0c77918cab336b2779ada7cb8587bcfbb094e2a..e59eebb06db469c9796b8853fb27a8d5a5a34311 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 9a26d0a6c23af33e72984939e7d240ac19ce4b7f
-Head: 2945ee3502392e543e39ddfb642057bc80cad9ef
+Previous: 7c6be6083f3e9bc1db8a260fd5d00c29bf7be36c
+Head: fd08b2aa9d0ef8d3e7c3614369e72c40280a7896
 Applied:
   logging: 549692c49922dce3911d97dcc6d0a2fc583ab5f7
   acm_snoop: dd5542fbaa1c5a92367d0552ef3525d5ea0a4638
@@ -9,6 +9,7 @@ Applied:
   dist-cfg: d2901f9410f4d3d57629189a4ff51571bb3b0cf3
   lower_retries: 25005d0475638542ab125b42d439d853c185402a
   locking: 2945ee3502392e543e39ddfb642057bc80cad9ef
+  verbose: fd08b2aa9d0ef8d3e7c3614369e72c40280a7896
 Unapplied:
   acme_verbose: 45cba0846874c93ef7af156bf0afe59f43d82ea6
   1.0.4: 9f452b8e59adb21b90fbdda980d25a54d4360d37
diff --git a/patches/verbose b/patches/verbose
new file mode 100644 (file)
index 0000000..0af9089
--- /dev/null
@@ -0,0 +1,19 @@
+Bottom: caa30f6e0c510b4add867f1d87a2133c5a4d0bc1
+Top:    caa30f6e0c510b4add867f1d87a2133c5a4d0bc1
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-12-03 12:52:49 -0800
+
+ ib_acme: Hide output for -A -O options unless verbose
+
+Do not display the contents of generated config files by
+default.  Add a verbose option to ib_acme and only display
+the contents if verbose is enabled.  This reduces the amount
+of noise using ib_acme to configuring address information
+across a large cluster.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+