Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760370AbcJ1LP6 (ORCPT ); Fri, 28 Oct 2016 07:15:58 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36460 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756062AbcJ1LP4 (ORCPT ); Fri, 28 Oct 2016 07:15:56 -0400 Date: Fri, 28 Oct 2016 13:15:52 +0200 From: Ralph Sennhauser To: Richard Weinberger Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org Subject: Re: [REGRESSION 4.9-rc2] "c83ed4c - ubifs: Abort readdir upon error" breaks mount Message-ID: <20161028131552.16c20658@gmail.com> In-Reply-To: References: <20161028113708.4d5535ba@gmail.com> Organization: none X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 29 Richard On Fri, 28 Oct 2016 11:38:55 +0200 Richard Weinberger wrote: > Ralph, > > On 28.10.2016 11:37, Ralph Sennhauser wrote: > > Dear Richard, dear list > > > > When testing 4.9-rc2 the device wouldn't boot, as it turns out > > commit c83ed4c9dbb358b9e7707486e167e940d48bfeed prevent's me > > mounting root. > > A fix for this is already heading upstream: > http://lists.infradead.org/pipermail/linux-mtd/2016-October/070023.html > Coming back from lunch and having a working solution in the mail, just beautiful. If you still need it: Tested-by: Ralph Sennhauser Much appreciated Ralph > Thanks, > //richard