From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752014AbdJPJLG (ORCPT ); Mon, 16 Oct 2017 05:11:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60742 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751501AbdJPJLF (ORCPT ); Mon, 16 Oct 2017 05:11:05 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 03E5A80461 Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx04.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=sgruszka@redhat.com Date: Mon, 16 Oct 2017 11:11:01 +0200 From: Stanislaw Gruszka To: Oleg Nesterov Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Alexander Viro , Eryu Guan Subject: Re: Crash in bm_evict_inode() during shutdown. Message-ID: <20171016091100.GC2553@redhat.com> References: <20171013134436.GB3359@redhat.com> <20171013144745.GA23154@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171013144745.GA23154@redhat.com> User-Agent: Mutt/1.8.3 (2017-05-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 16 Oct 2017 09:11:05 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 13, 2017 at 04:47:45PM +0200, Oleg Nesterov wrote: > Yes, sorry, my fault. Fixed by the patch from Eryu, already in -mm tree. No worries, I just used power button to "help" the system to shutdown :-) Now is fixed in mainline, thanks. Stanislaw