From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbbIOFhv (ORCPT ); Tue, 15 Sep 2015 01:37:51 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:12295 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558AbbIOFhu (ORCPT ); Tue, 15 Sep 2015 01:37:50 -0400 Date: Tue, 15 Sep 2015 07:37:41 +0200 From: Willy Tarreau To: "Kornievskaia, Olga" Cc: "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Trond Myklebust , Ben Hutchings Subject: Re: [PATCH 2.6.32 42/62] fixing infinite OPEN loop in 4.0 stateid recovery Message-ID: <20150915053741.GB29285@1wt.eu> References: <20150912225608.380720062@1wt.eu> <4804EB4C-FCAE-49A7-9075-4C63D72F9AA9@netapp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4804EB4C-FCAE-49A7-9075-4C63D72F9AA9@netapp.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Olga, On Mon, Sep 14, 2015 at 11:54:34PM +0000, Kornievskaia, Olga wrote: > Hi Willy, > > I believe the patch introduced another problem and needs to be corrected. Can you be more specific ? What problem, or how to verify which one ? Should the patch simply be reverted ? Thanks, Willy