]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Mon, 11 Jun 2012 21:10:48 +0000 (14:10 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 11 Jun 2012 21:10:48 +0000 (14:10 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index c00689a81428be4f020c8b6beec5776054dd91d9..661120aec61ca9a768097793d70a330806ba351c 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 93563014372c58f60500af037405fb9fb313cb8b
-Head: 9ba571f37e36c6f5d77c8e86caa410c927d4ab74
+Previous: dbb92d46afdc28b1f65f4f86417aafceb13c336e
+Head: c40a9de312f15ac14a0addcc7ca951c812eee2a3
 Applied:
   rs-man: 9ba571f37e36c6f5d77c8e86caa410c927d4ab74
+  refresh-temp: c40a9de312f15ac14a0addcc7ca951c812eee2a3
 Unapplied:
   rs-1sge: 10e5dd48bf6f4ccab00d5fafebec06b13110d5da
   ip6-opt: 7e43a759255e9890d1e41f1edf71792836f53941
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..55d07c9
--- /dev/null
@@ -0,0 +1,28 @@
+Bottom: 0926a4bf52b8e126ca0aa65bb38b16ed340e1515
+Top:    b2be28c058bcea1f57039dd4966c64ac692e6bfa
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-06-11 14:10:47 -0700
+
+Refresh of rs-man
+
+---
+
+diff --git a/man/rsocket.7 b/man/rsocket.7
+index b26bab7..c6a2ad1 100644
+--- a/man/rsocket.7
++++ b/man/rsocket.7
+@@ -44,11 +44,11 @@ O_NONBLOCK
+ In addition to standard socket options, rsockets supports options
+ specific to RDMA devices and protocols.  These options are accessible
+ through rsetsockopt using SOL_RDMA option level.
+-.P
++.TP
+ RDMA_SQSIZE - Integer size of the underlying send queue.
+-.P
++.TP
+ RDMA_RQSIZE - Integer size of the underlying receive queue.
+-.P
++.TP
+ RDMA_INLINE - Integer size of inline data.
+ .P
+ Note that rsockets fd's cannot be passed into non-rsocket calls.  For