]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 23:36:07 +0000 (16:36 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 23:36:07 +0000 (16:36 -0700)
meta
patches/rs-opts [new file with mode: 0644]

diff --git a/meta b/meta
index 9c35a2eaba908b05f426af6ffb6dd182ce2ec77e..0035e09a4cf3d0f66edb3d01eabb9c77ca9d0aca 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,7 @@
 Version: 1
-Previous: 4e78eed53566f3553af4df5e76e8bc06074d7108
-Head: 90b96504395c3e9f4652f4b46d63be3dea3689fe
+Previous: 21619280de11e3a2f12d2cbfb3d29a2400c52777
+Head: 9b8dce35b0240c42e8425e389d65635e1a5a4f52
 Applied:
+  rs-opts: 9b8dce35b0240c42e8425e389d65635e1a5a4f52
 Unapplied:
 Hidden:
diff --git a/patches/rs-opts b/patches/rs-opts
new file mode 100644 (file)
index 0000000..c7743df
--- /dev/null
@@ -0,0 +1,20 @@
+Bottom: 6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40
+Top:    6bbc2f526b97dfafc16e7ec34dc8e4e1ce587f40
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-05-18 16:36:07 -0700
+
+rsockets: Define options specific to rsockets
+
+Allow a user to control some of the RDMA related attributes
+of an rsocket through setsockopt/getsockopt.  A user specifies
+that the rsocket should be modified through SOL_RDMA level.
+
+This patch provides the initial framework.  Subsequent patches
+will add the configurable parameters.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+