]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Mon, 30 Jul 2012 23:06:33 +0000 (16:06 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 30 Jul 2012 23:06:33 +0000 (16:06 -0700)
meta
patches/dup2 [new file with mode: 0644]

diff --git a/meta b/meta
index 6c60f82790b15ec2224becf82aec94f9b5601f4d..dd9c0c0d6f6d5ab8d8da181250c24bc14e889128 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: d16b31f92eb5308d741add0222fae199a2d5425a
-Head: b8f3b02178571b9db3f31520c49b85c0fdc4bf65
+Previous: da203ba52ac6f295e67342d5ed2de56fb93c7e02
+Head: 20b2e72636f0be4b86e642a7cabda39252dc2c99
 Applied:
   rs-ftp: 772f3c0addc0837fffce837760caef3dce59bce1
   check-id: f997b1b02f5e4d46a8571b9c1601c6929ebcd808
   fast-disc: b8f3b02178571b9db3f31520c49b85c0fdc4bf65
+  dup2: 20b2e72636f0be4b86e642a7cabda39252dc2c99
 Unapplied:
   dbg: 0c269855776d3001e37da8c8afe283c20e1d6cd6
   waitall-buggy: c49c6b56c55385774065f5aa2704078e6ae0ceb8
diff --git a/patches/dup2 b/patches/dup2
new file mode 100644 (file)
index 0000000..c3c9e3b
--- /dev/null
@@ -0,0 +1,16 @@
+Bottom: d24dd0fae6823a86b3a40de76ff29ff00831ae09
+Top:    d24dd0fae6823a86b3a40de76ff29ff00831ae09
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-07-30 16:06:32 -0700
+
+rspreload: Support dup2 calls
+
+vsftpd requires dup2() support.  To handle dup2, we need to add
+reference count tracking to the preload fd's.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+