From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Feist Date: Fri, 22 Jul 2011 10:12:21 -0500 Subject: [Cluster-devel] Return error proper error code for pacemaker In-Reply-To: <4E298870.5030608@redhat.com> References: <4E272E23.2050904@redhat.com> <4E298870.5030608@redhat.com> Message-ID: <4E299355.6030204@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 07/22/11 09:25, Marek Grac wrote: > On 07/20/2011 09:36 PM, Chris Feist wrote: >> Fix for bz#709400 - Return an error code useful for pacemaker in fs agent. >> >> Matches the behavior of the upstream heartbeat agent. > > ACK, do we use these error codes anywhere yet? rgmanager doesn't use them, but pacemaker does and people are starting to use pacemaker with the RH agents. Thanks! Chris > > m, >