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=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 C5F34C47082 for ; Tue, 8 Jun 2021 15:36:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AEAC461002 for ; Tue, 8 Jun 2021 15:36:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233017AbhFHPir (ORCPT ); Tue, 8 Jun 2021 11:38:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:53886 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232263AbhFHPiq (ORCPT ); Tue, 8 Jun 2021 11:38:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8D09B60FDB; Tue, 8 Jun 2021 15:36:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623166602; bh=K5xIDCJcfbM60pOfKATwe/BYNQCkPCiUZMXSUuGYCiI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g6zMSc22IHL4ChS6G1iyFlo0F9v26NJzyGT9rhoJD8LP+306xB4d/to/nTTOcxAjZ 2zs12kNi6D4y3YGve7vdmhb3oMHtoqu8bWL+jYEukyOftSy0ySLwoOnB7OYsfH0uh8 7BkroMDh5ADbRruANEq2GIXvKeISOzfFBy+2CWKU= Date: Tue, 8 Jun 2021 17:36:39 +0200 From: Greg KH To: Sudip Mukherjee Cc: anand.jain@oracle.com, dsterba@suse.com, fdmanana@suse.com, lists@colorremedies.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] btrfs: fix unmountable seed device after fstrim" failed to apply to 5.10-stable tree Message-ID: References: <1620999891925@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Jun 07, 2021 at 09:19:55PM +0100, Sudip Mukherjee wrote: > Hi Greg, > > On Fri, May 14, 2021 at 03:44:51PM +0200, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.10-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > Here is the backported patch, will also apply to all branches till 4.19-stable. Now queued up, thanks. greg k-h