From: Sean Hefty Date: Fri, 21 Sep 2012 22:38:25 +0000 (-0700) Subject: rename X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f5338fa803383fa9f6e242874c83c65d146d585a;p=~shefty%2Flibrdmacm.git rename --- diff --git a/meta b/meta index 00b8c6f4..4ebd0d0a 100644 --- a/meta +++ b/meta @@ -1,8 +1,8 @@ Version: 1 -Previous: e9654f99a6bfb36e9c56b3a39955e7418128a8f2 +Previous: 04ff288d4d44acab3ebcce1450fd5dcf04995e26 Head: eb0d1fd153da48d411e15a9ace059dd79efb4cb3 Applied: - gid-conn: eb0d1fd153da48d411e15a9ace059dd79efb4cb3 + af-ib-conn: eb0d1fd153da48d411e15a9ace059dd79efb4cb3 Unapplied: addrtype: 066c2615bf5399848088a9771093a76c5e205bf1 dbg-fork: 5679a32af8305db3c0406f9abb961259304a384a diff --git a/patches/af-ib-conn b/patches/af-ib-conn new file mode 100644 index 00000000..6f2dfa2a --- /dev/null +++ b/patches/af-ib-conn @@ -0,0 +1,17 @@ +Bottom: fd25e5104198197967ac10d49db6570c49bf661c +Top: fd25e5104198197967ac10d49db6570c49bf661c +Author: Sean Hefty +Date: 2012-09-21 15:38:15 -0700 + +librdmacm: Set connection information for AF_IB + +If an rdma_cm id is associated with AF_IB, then all private +data is exposed to the user. Format the private data +according to the rdma_cm service annex. + +Signed-off-by: Sean Hefty + + +--- + + diff --git a/patches/gid-conn b/patches/gid-conn deleted file mode 100644 index 6f2dfa2a..00000000 --- a/patches/gid-conn +++ /dev/null @@ -1,17 +0,0 @@ -Bottom: fd25e5104198197967ac10d49db6570c49bf661c -Top: fd25e5104198197967ac10d49db6570c49bf661c -Author: Sean Hefty -Date: 2012-09-21 15:38:15 -0700 - -librdmacm: Set connection information for AF_IB - -If an rdma_cm id is associated with AF_IB, then all private -data is exposed to the user. Format the private data -according to the rdma_cm service annex. - -Signed-off-by: Sean Hefty - - ---- - -