From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 25 Jul 2012 10:50:28 -0400 Subject: [Cluster-devel] [PATCH] fence_xvm: Fix incorrect success return codes In-Reply-To: <20120725144331.GA71022@redhat.com> References: <20120725144331.GA71022@redhat.com> Message-ID: <501007B4.6080705@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/25/2012 10:43 AM, Ryan McCabe wrote: > This patch fixes two places where fence_xvm will return success > for fencing operations when fencing has failed due to the > challenge/response failing. Resolves: rhbz#843083 ACK. -- Lon