Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751662AbeAIVVw (ORCPT + 1 other); Tue, 9 Jan 2018 16:21:52 -0500 Received: from muru.com ([72.249.23.125]:40048 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbeAIVVv (ORCPT ); Tue, 9 Jan 2018 16:21:51 -0500 Date: Tue, 9 Jan 2018 13:21:47 -0800 From: Tony Lindgren To: Jeff Layton Cc: Krzysztof Kozlowski , Jan Kara , Stephen Rothwell , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Subject: Re: NFSroot regression in next with handle inode->i_version Message-ID: <20180109212147.GY3875@atomide.com> References: <20180109210121.GX3875@atomide.com> <1515532316.3571.20.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1515532316.3571.20.camel@redhat.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: * Jeff Layton [180109 21:14]: > On Tue, 2018-01-09 at 13:01 -0800, Tony Lindgren wrote: > > Commit 4b5bd6a8e7cf ("fs: handle inode->i_version more efficiently") > > causes NFSroot to not boot to login in Linux next on my ARM boxes. > Krzysztof Kozlowski reported this late last week, and I just pushed an > updated branch earlier this morning that should fix this. It looks like > the current linux-next HEAD has the fixed patchset now too. Let me know > if that doesn't help you. OK great, thanks for the update. I'll test again tomorrow and will whine again if I'm seeing issues :) Regards, Tony