Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756097AbcJ1JjC (ORCPT ); Fri, 28 Oct 2016 05:39:02 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44723 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750721AbcJ1JjA (ORCPT ); Fri, 28 Oct 2016 05:39:00 -0400 Subject: Re: [REGRESSION 4.9-rc2] "c83ed4c - ubifs: Abort readdir upon error" breaks mount To: Ralph Sennhauser References: <20161028113708.4d5535ba@gmail.com> Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org From: Richard Weinberger Message-ID: Date: Fri, 28 Oct 2016 11:38:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2 MIME-Version: 1.0 In-Reply-To: <20161028113708.4d5535ba@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 364 Lines: 14 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 Thanks, //richard