From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:26251 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754746AbcGHN6T (ORCPT ); Fri, 8 Jul 2016 09:58:19 -0400 Subject: Re: errors with linux-next-20160701 To: , Laszlo Fiat , References: <20160708135108.GH13336@twin.jikos.cz> From: Chris Mason Message-ID: Date: Fri, 8 Jul 2016 09:57:55 -0400 MIME-Version: 1.0 In-Reply-To: <20160708135108.GH13336@twin.jikos.cz> Content-Type: text/plain; charset="windows-1252"; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 07/08/2016 09:51 AM, David Sterba wrote: > On Thu, Jul 07, 2016 at 08:15:18PM +0200, Laszlo Fiat wrote: >> I have a simple btrfs filesystem on a single device. It worked well so far. >> >> Recently I compiled a new kernel linux-next-20160701, with this new >> kernel I get warnings and errors in the logs. > > I hope you're aware that using linux-next can lead to all sorts of > problems. > This should be easy to verify by pulling Dave's for-next branch on top of Linus' current git. Either the bugs will disappear or not. -chris