From: Sean Hefty Date: Wed, 16 May 2012 23:04:35 +0000 (-0700) Subject: refresh X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=927afd7ea26d58c9c1c80e1cb1b4b3918f2ebab2;p=~shefty%2Flibrdmacm.git refresh --- diff --git a/meta b/meta index 9455d7eb..62ef5f16 100644 --- a/meta +++ b/meta @@ -1,10 +1,9 @@ Version: 1 -Previous: 18dbe954bff75a0df27ca1a5e8f8c95f2579b2b6 -Head: 9d5477b2307047803cf4ce52b15f8b7035879c4a +Previous: ad9fc11959010f7b18069970cfe4c0cf5d6cbcbf +Head: c7515656281368210d75c103cc68c131511debf6 Applied: reuseaddr: 5ce7d9c48d082fd1959918e9134f4bdd85c402d9 - rs-nodelay: b0bd56d129bc21e6683e742da4eaac5b7709067c - refresh-temp: 9d5477b2307047803cf4ce52b15f8b7035879c4a + rs-nodelay: c7515656281368210d75c103cc68c131511debf6 Unapplied: rs-delay: d7eefeeab4adb9234aa20d659546d9454ee32f86 rs-async-opt: 7761e53b55e08d9424ae2f6cb6baecbe2a1db856 diff --git a/patches/refresh-temp b/patches/refresh-temp deleted file mode 100644 index ce6cc9bd..00000000 --- a/patches/refresh-temp +++ /dev/null @@ -1,10 +0,0 @@ -Bottom: 8cf2ab30dd18c0af94f11796a7f62c7abdbec612 -Top: 8cf2ab30dd18c0af94f11796a7f62c7abdbec612 -Author: Sean Hefty -Date: 2012-05-16 16:04:30 -0700 - -Refresh of rs-nodelay - ---- - - diff --git a/patches/rs-nodelay b/patches/rs-nodelay index 84090eb6..87bc3771 100644 --- a/patches/rs-nodelay +++ b/patches/rs-nodelay @@ -9,7 +9,7 @@ The NODELAY option is coupled with whether the socket is blocking or nonblocking. Remove this coupling and always set the NODELAY option. -NODELAY currently has no affect on rsockets. +NODELAY currently has no effect on rsockets. Signed-off-by: Sean Hefty