Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1236353pxa; Thu, 20 Aug 2020 06:24:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwjF8V0OlCAjMeGMRWk1ALpdnRHJTET7Q1lR8WpHDIClRV2VCnih58Dvj+DRi/sVg7EYx7R X-Received: by 2002:aa7:c50b:: with SMTP id o11mr2750268edq.59.1597929871196; Thu, 20 Aug 2020 06:24:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597929871; cv=none; d=google.com; s=arc-20160816; b=x3RMnvKsaoKnuCnZw5VAmwQa3nnDbMl0H0f7/JK8SvcwzMu3xalgjoA5r8L5qcKIDp XozUzYSck6RqG4dCJwG46wmpiTbbbtcUuq0IayHPpNrWuAbyIvCNXgMSEWJcDRVYHclq ZjK1nx6ZroOirBkBplGa+XrR2ELD/wiVUNS53NTQ5cGyIwEVGy+9KolfNCyo+Hrvohjf 7kkvogZIKoro57f/0dRt6ZUUXp15GlMtHbjGcbcFOqMqUpmesGkfZqEkFVcLr9ndb4Zx PrOoRhUnM1Pq8vnwPfRqTPC+jM3DQKO8Z51CR+M85CFrDqj1M4KUs659Nv4cj8We0UGg S4SA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=bvQguM6KOaYLr7Z5x5Sv++AYDjSQ3U/B7cu19Cqpsac=; b=DxCoO9wgZSMRe5mvvLgXO6bcPe4K7pmjJlixuyBl66WF1rGrE2hGpslJnx2UKJzBm7 s3cGfVi91fjcZ2NNASmjIQHx/iTy5mXKW8enTgW3yUCzYcoVOOiMItKuhCOkZ0Zjo0O6 Th9hACh9BSaiiHeICHaQ+CEqc+HW83cauz46UqNLq/A1L5T9cihy7tPAU6S+u8lBPwX+ yiNz2qJH9cuXy0doFXiIK8CHryj/GZfAY/Dgv6h3lJ/oljmn2XeHBeTMjHsH719S/Gi+ FLeAbIdyJi7/8sD/bNb5+tLbdawG/v+LonQGTrUJ0+lTXmBB44guL5lLp+ZDark/SkWN nyPQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IztK76GQ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q21si1381512edg.71.2020.08.20.06.24.06; Thu, 20 Aug 2020 06:24:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IztK76GQ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729040AbgHTNSI (ORCPT + 99 others); Thu, 20 Aug 2020 09:18:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:47774 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728372AbgHTJe7 (ORCPT ); Thu, 20 Aug 2020 05:34:59 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3EB4522BEA; Thu, 20 Aug 2020 09:34:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597916098; bh=EAp/abWkboqXThQiCkWowFzcwKjJqzo67DfZS1SHj+E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IztK76GQv5RSIQgChLOQphnYAsVA5GQ5uDqAiNFDDDojKp3KdR/RiPaafueph52pi K0wCO+dFUKZFq8pVEnMuxpmsYdHjX8xx/M5Tje0nv+iZkaqatWVx4wzfbtHGn0q6xm cet0WOBudGl4DfdNnMXlqw4E3OdxMNKcf8hcfBqw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Greed Rong , Josef Bacik , Qu Wenruo , David Sterba Subject: [PATCH 5.7 011/204] btrfs: free anon block device right after subvolume deletion Date: Thu, 20 Aug 2020 11:18:28 +0200 Message-Id: <20200820091606.779049782@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200820091606.194320503@linuxfoundation.org> References: <20200820091606.194320503@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Qu Wenruo commit 082b6c970f02fefd278c7833880cda29691a5f34 upstream. [BUG] When a lot of subvolumes are created, there is a user report about transaction aborted caused by slow anonymous block device reclaim: BTRFS: Transaction aborted (error -24) WARNING: CPU: 17 PID: 17041 at fs/btrfs/transaction.c:1576 create_pending_snapshot+0xbc4/0xd10 [btrfs] RIP: 0010:create_pending_snapshot+0xbc4/0xd10 [btrfs] Call Trace: create_pending_snapshots+0x82/0xa0 [btrfs] btrfs_commit_transaction+0x275/0x8c0 [btrfs] btrfs_mksubvol+0x4b9/0x500 [btrfs] btrfs_ioctl_snap_create_transid+0x174/0x180 [btrfs] btrfs_ioctl_snap_create_v2+0x11c/0x180 [btrfs] btrfs_ioctl+0x11a4/0x2da0 [btrfs] do_vfs_ioctl+0xa9/0x640 ksys_ioctl+0x67/0x90 __x64_sys_ioctl+0x1a/0x20 do_syscall_64+0x5a/0x110 entry_SYSCALL_64_after_hwframe+0x44/0xa9 ---[ end trace 33f2f83f3d5250e9 ]--- BTRFS: error (device sda1) in create_pending_snapshot:1576: errno=-24 unknown BTRFS info (device sda1): forced readonly BTRFS warning (device sda1): Skipping commit of aborted transaction. BTRFS: error (device sda1) in cleanup_transaction:1831: errno=-24 unknown [CAUSE] The anonymous device pool is shared and its size is 1M. It's possible to hit that limit if the subvolume deletion is not fast enough and the subvolumes to be cleaned keep the ids allocated. [WORKAROUND] We can't avoid the anon device pool exhaustion but we can shorten the time the id is attached to the subvolume root once the subvolume becomes invisible to the user. Reported-by: Greed Rong Link: https://lore.kernel.org/linux-btrfs/CA+UqX+NTrZ6boGnWHhSeZmEY5J76CTqmYjO2S+=tHJX7nb9DPw@mail.gmail.com/ CC: stable@vger.kernel.org # 4.4+ Reviewed-by: Josef Bacik Signed-off-by: Qu Wenruo Reviewed-by: David Sterba Signed-off-by: David Sterba Signed-off-by: Greg Kroah-Hartman --- fs/btrfs/inode.c | 2 ++ 1 file changed, 2 insertions(+) --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c @@ -4049,6 +4049,8 @@ int btrfs_delete_subvolume(struct inode } } + free_anon_bdev(dest->anon_dev); + dest->anon_dev = 0; out_end_trans: trans->block_rsv = NULL; trans->bytes_reserved = 0;