From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752029AbbCLCwL (ORCPT ); Wed, 11 Mar 2015 22:52:11 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:39834 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751738AbbCLCwI (ORCPT ); Wed, 11 Mar 2015 22:52:08 -0400 Message-ID: <5500FF4C.2020702@oracle.com> Date: Wed, 11 Mar 2015 22:51:56 -0400 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Chris Mason CC: jbacik@fb.com, linux-btrfs@vger.kernel.org, LKML , Dave Jones , "linux-mm@kvack.org" , Michal Hocko Subject: Re: btrfs: kernel BUG at fs/btrfs/extent_io.c:676! References: <543B35D3.6050509@oracle.com> <1413268312.2971.1@mail.thefacebook.com> In-Reply-To: <1413268312.2971.1@mail.thefacebook.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/14/2014 02:31 AM, Chris Mason wrote: > On Sun, Oct 12, 2014 at 10:15 PM, Sasha Levin wrote: >> Ping? >> >> This BUG_ON()ing due to GFP_ATOMIC allocation failure is really silly :( > > Agreed, I have a patch for this in testing. It didn't make my first pull but I'll get it fixed up. I've re-enabled fs testing after the discussion at LSF/MM (but mostly due to Michal's patch), and this issue came right back up. Any updates? Thanks, Sasha