]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 14 Aug 2012 19:23:51 +0000 (12:23 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 14 Aug 2012 19:23:51 +0000 (12:23 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 86a02d04e0afaa7497433f191204e9c9b23f9960..47fe1527214d198b1fbce89842e2b115d32faa31 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 3d0956a82eeedf0504a67eaeec29ac16d9fb2adf
-Head: 490b7dd0eb4396bca323b1d528a5eb0335a5384e
+Previous: 5523571ac7023b6d6090b532858c62ae0cf89de7
+Head: dec7d4ce09e292f7c0268b6464d9147f5ffa61b5
 Applied:
   real-close: 3409f8d6af187d25c63a5d1f8ee8bff5f14555e2
   dup2: ca5813e7cf95dee5933fc417e4a34d26f2b01824
@@ -8,6 +8,7 @@ Applied:
   fork-pass: 9d661d643b62858fe119794e0ca41b5575faa0ce
   fork-connect: a50a83fb4e574a2cc435bba1abf6f9df3d0cc7a6
   sendfile: 490b7dd0eb4396bca323b1d528a5eb0335a5384e
+  refresh-temp: dec7d4ce09e292f7c0268b6464d9147f5ffa61b5
 Unapplied:
   dbg-out: 04273ee712db4d53efb390462c1b738bb54a57df
   fstat: a62c653906870422edef5f6388dac9f76c953e35
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..9857222
--- /dev/null
@@ -0,0 +1,21 @@
+Bottom: c63a3ced205684e4a942c6b067c0553eeea44538
+Top:    4268c51745c5dc86b489f28e7c8698b7a68db3a8
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-08-14 12:23:51 -0700
+
+Refresh of sendfile
+
+---
+
+diff --git a/src/preload.c b/src/preload.c
+index cbd731b..d3edd24 100644
+--- a/src/preload.c
++++ b/src/preload.c
+@@ -48,6 +48,7 @@
+ #include <netinet/tcp.h>
+ #include <unistd.h>
+ #include <semaphore.h>
++#include <sendfile.h>
+ #include <rdma/rdma_cma.h>
+ #include <rdma/rdma_verbs.h>