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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D17BC433F5 for ; Mon, 31 Jan 2022 10:28:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239742AbiAaK2H (ORCPT ); Mon, 31 Jan 2022 05:28:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35540 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232081AbiAaK2H (ORCPT ); Mon, 31 Jan 2022 05:28:07 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45EDEC061714 for ; Mon, 31 Jan 2022 02:28:07 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D963E6137F for ; Mon, 31 Jan 2022 10:28:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BA60DC340E8; Mon, 31 Jan 2022 10:28:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643624886; bh=uxkfgI/QM530ovJw3K1EFaGsFJK+GcvLvIa/6V6fPPI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TkSI5zrx6h/mEjIdI15j2ybDQ+L/N1qD0SpLRvYrmsOthKu4Gz6vE6K4yHo6NNvIt noW8/c6ztAUKaUZLTjczGfnyrvwEgy5OP+PjkUlX+iO/lYKjjgZRMtK84Ft0xmu78G Z3dNu/+8hffhz+QPPeZ5mt5csrhqlpJeqXxt5QuQ= Date: Mon, 31 Jan 2022 11:28:03 +0100 From: Greg KH To: Amir Goldstein Cc: Ivan Delalande , Jan Kara , stable Subject: Re: FAILED: patch "[PATCH] fsnotify: invalidate dcache before IN_DELETE event" failed to apply to 5.15-stable tree Message-ID: References: <1643460962165139@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 Sat, Jan 29, 2022 at 10:05:00PM +0200, Amir Goldstein wrote: > On Sat, Jan 29, 2022 at 2:56 PM wrote: > > > > > > The patch below does not apply to the 5.15-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 . > > > > 5.15 backport patch attached. All backports now queued up, thanks! greg k-h