Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753870AbdFPNuh (ORCPT ); Fri, 16 Jun 2017 09:50:37 -0400 Received: from fieldses.org ([173.255.197.46]:60812 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753718AbdFPNug (ORCPT ); Fri, 16 Jun 2017 09:50:36 -0400 Date: Fri, 16 Jun 2017 09:50:35 -0400 From: "J. Bruce Fields" To: NeilBrown Cc: Dan Carpenter , "J. Bruce Fields" , David Howells , Al Viro , Ingo Molnar , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] reconnect_one(): fix a missing error code Message-ID: <20170616135035.GB12030@fieldses.org> References: <20170614093002.GG29394@elgon.mountain> <20170614203414.GC32208@fieldses.org> <87lgou6xqm.fsf@notabene.neil.brown.name> <20170615214002.GA6195@fieldses.org> <87injw7unk.fsf@notabene.neil.brown.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87injw7unk.fsf@notabene.neil.brown.name> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 287 Lines: 8 On Fri, Jun 16, 2017 at 08:28:31AM +1000, NeilBrown wrote: > It wouldn't be too hard to create that scenario. It might be harder to > find a way to expose the corruption. Yes. Well, in any case, I assume this Al's to take. ACK to the patch, and it should go to stable as well. --b.