From: Sean Hefty Date: Thu, 2 Dec 2010 23:30:44 +0000 (-0800) Subject: new X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=30e5b282bc53e0d610b44b3eb89a8de77f8d5131;p=~shefty%2Fibacm.git new --- diff --git a/meta b/meta index 876dd1c..cb218ad 100644 --- a/meta +++ b/meta @@ -1,6 +1,6 @@ Version: 1 -Previous: ba43a015863eef83fd17d8776d65349fda7b2772 -Head: 2945ee3502392e543e39ddfb642057bc80cad9ef +Previous: ead2a3f29a9c73b3689f10d9b40e395e4312ecaf +Head: 40fa3470aa81824416a6c78bd0106a9a0ffa439f Applied: logging: 549692c49922dce3911d97dcc6d0a2fc583ab5f7 acm_snoop: dd5542fbaa1c5a92367d0552ef3525d5ea0a4638 @@ -9,6 +9,7 @@ Applied: dist-cfg: d2901f9410f4d3d57629189a4ff51571bb3b0cf3 lower_retries: 25005d0475638542ab125b42d439d853c185402a locking: 2945ee3502392e543e39ddfb642057bc80cad9ef + acme_verbose: 40fa3470aa81824416a6c78bd0106a9a0ffa439f Unapplied: 1.0.4: 9f452b8e59adb21b90fbdda980d25a54d4360d37 Hidden: diff --git a/patches/acme_verbose b/patches/acme_verbose new file mode 100644 index 0000000..dcac82d --- /dev/null +++ b/patches/acme_verbose @@ -0,0 +1,19 @@ +Bottom: caa30f6e0c510b4add867f1d87a2133c5a4d0bc1 +Top: caa30f6e0c510b4add867f1d87a2133c5a4d0bc1 +Author: Sean Hefty +Date: 2010-12-02 15:30:44 -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 + + +--- + +