]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Fri, 3 Dec 2010 21:56:34 +0000 (13:56 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 3 Dec 2010 21:56:34 +0000 (13:56 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 8544ab061877ed494a8344f3f51a08cea9baabfb..642ceb276602fb5d45002dec1e97fa6a4226dc73 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 3da43f61d55d0145547221b231522a492bb3af35
-Head: d293d2201524057a6dddbd641b9add2719fa9955
+Previous: c3654f062cf630e65fc95eed49d41c7bee1ed6be
+Head: 4164bf54a0878118bec79914bcd5478105651d5a
 Applied:
   logging: 549692c49922dce3911d97dcc6d0a2fc583ab5f7
   acm_snoop: dd5542fbaa1c5a92367d0552ef3525d5ea0a4638
@@ -10,6 +10,7 @@ Applied:
   lower_retries: 25005d0475638542ab125b42d439d853c185402a
   locking: 558e5577364aec3531c54b28def6e16f0c926524
   verbose: d293d2201524057a6dddbd641b9add2719fa9955
+  refresh-temp: 4164bf54a0878118bec79914bcd5478105651d5a
 Unapplied:
   acme_verbose: 45cba0846874c93ef7af156bf0afe59f43d82ea6
   1.0.4: 9f452b8e59adb21b90fbdda980d25a54d4360d37
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..7d9b4c0
--- /dev/null
@@ -0,0 +1,21 @@
+Bottom: a2ee01245adbca4121dd5221ed9b3f3f04683d5d
+Top:    8136268bd77c0eb86ebc719e7c2e7631c4e05b2b
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-12-03 13:56:33 -0800
+
+Refresh of verbose
+
+---
+
+diff --git a/src/acm.c b/src/acm.c
+index 9888387..a680b0b 100644
+--- a/src/acm.c
++++ b/src/acm.c
+@@ -39,6 +39,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/time.h>
++#include <fcntl.h>
+ #include <infiniband/acm.h>
+ #include <infiniband/umad.h>
+ #include <infiniband/verbs.h>