From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 3 Feb 2011 14:45:16 -0500 Subject: [Cluster-devel] [PATCH] fenced: send dbus signal when node is fenced In-Reply-To: <1296761167-10260-1-git-send-email-rohara@redhat.com> References: <1296761167-10260-1-git-send-email-rohara@redhat.com> Message-ID: <20110203194516.GA23598@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Feb 03, 2011 at 01:26:07PM -0600, Ryan O'Hara wrote: > This patch adds the ability to send a dbus signal when a node is fenced. > This code is can reestablish a connection with dbus if necessary. ACK