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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 4DCB2C433FE for ; Thu, 10 Dec 2020 12:50:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 135E623D25 for ; Thu, 10 Dec 2020 12:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732802AbgLJMu1 (ORCPT ); Thu, 10 Dec 2020 07:50:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:43220 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728557AbgLJMuT (ORCPT ); Thu, 10 Dec 2020 07:50:19 -0500 Date: Thu, 10 Dec 2020 13:50:41 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607604567; bh=B//hIslrDWa9+mx5fGtKvFudspcjyAvb72prZ+gtdV8=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=h88e8X11feqkDl7BDlwjpEEFvpZR4epINIR+OPJVZ95bPR1VVO0wQwUOSEIP0yEAf Y/xZSwBsVDwuadni/VWrlW0Pjig2EyDkTOYkd14XBzSQ2CV7m81JYzInhwV8s1hpYt /0rZ/oYKOf5pfnWdq9pPf9JQyGDLKxKHY5brknQI= From: Greg KH To: Sudip Mukherjee Cc: josef@toxicpanda.com, dsterba@suse.com, fdmanana@suse.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] btrfs: cleanup cow block on error" failed to apply to 4.4-stable tree Message-ID: References: <1604411844243166@kroah.com> <20201201171113.cvycv34hlpd2d22p@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201201171113.cvycv34hlpd2d22p@debian> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Dec 01, 2020 at 05:11:13PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Tue, Nov 03, 2020 at 02:57:24PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.4-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 backport. Now applied, thanks. greg k-h