From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [PATCH v6 00/99] XArray version 6 Date: Thu, 18 Jan 2018 09:02:11 -0800 Message-ID: <20180118170211.GB23800@bombadil.infradead.org> References: <20180117202203.19756-1-willy@infradead.org> <20180118160749.GP13726@twin.jikos.cz> <20180118164843.GA23800@bombadil.infradead.org> <20180118165612.GS13726@twin.jikos.cz> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=eiz96YQpaLnsUospaEss5aezillimtg1EZ3HzzeYL98=; b=r3GAe1p1jbbUhcWbY7iAgMYy5 oyaoeSNjCnWz12JP8HLJ48mKWXZxACPZ4nylxg6YID7kcGRUb5nlI/b3BcxXfB0yntNLVUK2GriZC 3yn9KKO2zrTy0YDmJC5anjqfe9UG+TEgEODnRJvhsarj68q1gIDFGRVvCRVEcu21hWT2zICxKShEb 9TgGGoPEzBKPTQSd/jslbBL4hVdJDLowBLZX0EI/jHgfzohOaSivZ72G+F0YHsdOUHe4FOg4Oyh5F cccYnGkEImaTEEGAWxBHrpKq0PUy0NI3oKtIrL0twuDy4x1M1XbNzj/MXZe0uNw1v9CEe+LPuZY0b dOpLnRfnA==; Content-Disposition: inline In-Reply-To: <20180118165612.GS13726@twin.jikos.cz> Sender: owner-linux-mm@kvack.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dsterba@suse.cz, linux-kernel@vger.kernel.org, Matthew Wilcox , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-nilfs@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-xfs@vger.kernel.org, linux-usb@vger.kernel.org, Bjorn Andersson , Stefano Stabellini , iommu@lists.linux-foundation.org, linux-remoteproc@vger.kernel.org, linux-s390@vger.kernel.org, intel-gfx@lists.freedesktop.org, cgroups@vger.kernel.org, linux-sh@vger.kernel.org, David Howells On Thu, Jan 18, 2018 at 05:56:12PM +0100, David Sterba wrote: > On Thu, Jan 18, 2018 at 08:48:43AM -0800, Matthew Wilcox wrote: > > Thank you! I shall attempt to debug. Was this with a btrfs root > > filesystem? I'm most suspicious of those patches right now, since they've > > received next to no testing. I'm going to put together a smaller patchset > > which just does the page cache conversion and nothing else in the hope > > that we can get that merged this year. > > No, the root is ext3 and there was no btrfs filesytem mounted at the > time. Found it; I was missing a prerequisite patch. New (smaller) patch series coming soon. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org