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 5E34EC433EF for ; Sat, 5 Mar 2022 13:47:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230434AbiCENsb (ORCPT ); Sat, 5 Mar 2022 08:48:31 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229575AbiCENsb (ORCPT ); Sat, 5 Mar 2022 08:48:31 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7ECD03DA75 for ; Sat, 5 Mar 2022 05:47:41 -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 BA4D56129E for ; Sat, 5 Mar 2022 13:47:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B575EC004E1; Sat, 5 Mar 2022 13:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1646488060; bh=7jlNgcmuyWxeBh5kkK2vBGGfKJQaH6/N/UQjD2r2UoI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1xA13kkeNcy+0+s6uzxl0YmGqBYb87S4CZ9dLAJqrJCPVsA8Z0jnJmUEbkzFBI6wG mIRS0a9L8VQkCuYExBD9l21RAQJ96UJyNe56h4w69p2Dvdn/90RMEORdjgT2oktGkf eSPDcvPMiAzPLOajgQ371xg/nxMqfoUtdTaeFyEg= Date: Sat, 5 Mar 2022 14:47:36 +0100 From: Greg KH To: Sudip Mukherjee Cc: yebin10@huawei.com, axboe@kernel.dk, ming.lei@redhat.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] block: Fix fsync always failed if once failed" failed to apply to 4.19-stable tree Message-ID: References: <164302349921124@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 Wed, Mar 02, 2022 at 08:56:57PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Mon, Jan 24, 2022 at 12:24:59PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.19-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. Both queued up, thanks. greg k-h