From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Mon, 09 Apr 2012 13:11:48 -0400 Subject: [Cluster-devel] [PATCH] fence_scsi_test: increment error count when reservation fails In-Reply-To: <4F82F38A.2080200@redhat.com> References: <4F82F38A.2080200@redhat.com> Message-ID: <4F831854.5010405@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 04/09/2012 10:34 AM, Ryan O'Hara wrote: > If the do_action_on subroutine fails to create a reservation, the > error count should be incremented not set to zero. > > Resolves: rhbz#809481 ACK -- Lon