Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Dev

[PATCH] Med: ldirectord: fix check_pop: returning SERVICE_UP instead of SERVICE_DOWN

 

 

Linux-HA dev RSS feed   Index | Next | Previous | View Threaded


heder at google

Aug 4, 2009, 5:01 AM

Post #1 of 2 (582 views)
Permalink
[PATCH] Med: ldirectord: fix check_pop: returning SERVICE_UP instead of SERVICE_DOWN

Signed-off-by: Hannes Eder <heder [at] google>
---

diff -r 5a8c8f18a5b5 ldirectord/ldirectord.in
--- a/ldirectord/ldirectord.in Tue Aug 04 13:00:31 2009 +0200
+++ b/ldirectord/ldirectord.in Tue Aug 04 13:55:07 2009 +0200
@@ -2796,7 +2796,7 @@

if (!$pop) {
service_set($v, $r, "down", {do_log => 1});
- return $SERVICE_UP;
+ return $SERVICE_DOWN;
}

if($$v{login} ne "") {
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


horms at verge

Aug 4, 2009, 4:46 PM

Post #2 of 2 (513 views)
Permalink
Re: [PATCH] Med: ldirectord: fix check_pop: returning SERVICE_UP instead of SERVICE_DOWN [In reply to]

On Tue, Aug 04, 2009 at 02:01:04PM +0200, Hannes Eder wrote:
> Signed-off-by: Hannes Eder <heder [at] google>

Thanks, also applied.
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Linux-HA dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.