From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:44249 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751618AbdHKLNq (ORCPT ); Fri, 11 Aug 2017 07:13:46 -0400 Date: Fri, 11 Aug 2017 04:13:46 -0700 From: Christoph Hellwig Subject: Re: [PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery to avoid inode leak Message-ID: <20170811111346.GA27964@infradead.org> References: <150234262066.13754.6534116056866237943.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <150234262066.13754.6534116056866237943.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org, Brian Foster This looks much more reasonable than what we had before: Reviewed-by: Christoph Hellwig