From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f175.google.com ([209.85.213.175]:36511 "EHLO mail-ig0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754123AbcCMWfQ (ORCPT ); Sun, 13 Mar 2016 18:35:16 -0400 Received: by mail-ig0-f175.google.com with SMTP id nk17so26439998igb.1 for ; Sun, 13 Mar 2016 15:35:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 13 Mar 2016 16:35:15 -0600 Message-ID: Subject: Re: 4.5.0 rc7 balance btrfs/extent-tree.c:7964 btrfs_alloc_tree_block+0x417/0x500 From: Chris Murphy To: Btrfs BTRFS Content-Type: text/plain; charset=UTF-8 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Sun, Mar 13, 2016 at 4:14 PM, Chris Murphy wrote: > Reproducible with Not tainted 4.4.5-300.fc23.x86_64. Attached new > dmesg to bug report, direct link is: > https://bugzilla.kernel.org/attachment.cgi?id=208951 The warning doesn't happen if enospc_debug mount option is not set. If set, it always happens. However, # CONFIG_BTRFS_DEBUG is not set -- Chris Murphy