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

diff --git a/meta b/meta
index e13edf58364081f2d5fadedbeabd3223c9b06d24..c4085dfacd5612f002e3d266e34d3c8f691b0233 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 12306b56bbdd52bc1ea5f7dcee12732abfdb374e
-Head: 2086224308671b091ce47e765506e289a61e43c8
+Previous: 964cae1a326cc1cc3767da8de126ebe63d7a943b
+Head: a215d576637b7a6811cd6068e83b8e1322d53792
 Applied:
   logging: 549692c49922dce3911d97dcc6d0a2fc583ab5f7
   acm_snoop: dd5542fbaa1c5a92367d0552ef3525d5ea0a4638
@@ -10,6 +10,7 @@ Applied:
   lower_retries: 25005d0475638542ab125b42d439d853c185402a
   locking: a3e39b20a6a68bf9cc991eba690bf5d952c566ca
   verbose: 2086224308671b091ce47e765506e289a61e43c8
+  refresh-temp: a215d576637b7a6811cd6068e83b8e1322d53792
 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..2596302
--- /dev/null
@@ -0,0 +1,24 @@
+Bottom: 8136268bd77c0eb86ebc719e7c2e7631c4e05b2b
+Top:    1cfc99531a549c8306d14dafeeec358fcff76c2a
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-12-03 13:55:24 -0800
+
+Refresh of verbose
+
+---
+
+diff --git a/src/acm.c b/src/acm.c
+index a680b0b..3a5404a 100644
+--- a/src/acm.c
++++ b/src/acm.c
+@@ -36,10 +36,8 @@
+ #include <string.h>
+ #include <osd.h>
+ #include <arpa/inet.h>
+-#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>