From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91792C04AB4 for ; Thu, 16 May 2019 09:13:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 69B0E20848 for ; Thu, 16 May 2019 09:13:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726448AbfEPJNA (ORCPT ); Thu, 16 May 2019 05:13:00 -0400 Received: from mailgw-02.dd24.net ([193.46.215.43]:54546 "EHLO mailgw-02.dd24.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726336AbfEPJNA (ORCPT ); Thu, 16 May 2019 05:13:00 -0400 Received: from mailpolicy-01.live.igb.homer.key-systems.net (mailpolicy-01.live.igb.homer.key-systems.net [192.168.1.26]) by mailgw-02.dd24.net (Postfix) with ESMTP id 831BE5FCA4 for ; Thu, 16 May 2019 09:12:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mailpolicy-01.live.igb.homer.key-systems.net Received: from smtp.dd24.net ([192.168.1.36]) by mailpolicy-01.live.igb.homer.key-systems.net (mailpolicy-01.live.igb.homer.key-systems.net [192.168.1.25]) (amavisd-new, port 10236) with ESMTP id 5fZM82nUUZLz for ; Thu, 16 May 2019 09:12:56 +0000 (UTC) Received: from gar-nb-etp23.garching.physik.uni-muenchen.de (unknown [141.84.41.132]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.dd24.net (Postfix) with ESMTPSA for ; Thu, 16 May 2019 09:12:56 +0000 (UTC) Message-ID: <8d61eae5873f028557942dbb88f4f4cbaee0b891.camel@scientia.net> Subject: Re: delayed_refs has NO entry / btrfs_update_root:136: Aborting unused transaction(No space left). From: Christoph Anton Mitterer To: linux-btrfs Date: Thu, 16 May 2019 11:12:55 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org Archived-At: List-Archive: List-Post: Since no one seems to show any big interest in this issues, I've added it for the records in https://bugzilla.kernel.org/show_bug.cgi?id=203621 Cheers, Chris.