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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id F40B5C4707B for ; Thu, 11 Jan 2024 11:03:52 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 52C366B008C; Thu, 11 Jan 2024 06:03:52 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 4DB576B0092; Thu, 11 Jan 2024 06:03:52 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 37C296B0093; Thu, 11 Jan 2024 06:03:52 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0015.hostedemail.com [216.40.44.15]) by kanga.kvack.org (Postfix) with ESMTP id 29CD76B008C for ; Thu, 11 Jan 2024 06:03:52 -0500 (EST) Received: from smtpin16.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay07.hostedemail.com (Postfix) with ESMTP id EDB88160ACB for ; Thu, 11 Jan 2024 11:03:51 +0000 (UTC) X-FDA: 81666745062.16.EC2D1AC Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by imf28.hostedemail.com (Postfix) with ESMTP id 57A79C0026 for ; Thu, 11 Jan 2024 11:03:49 +0000 (UTC) Authentication-Results: imf28.hostedemail.com; dkim=pass header.d=linuxfoundation.org header.s=korg header.b=aRPK84yB; dmarc=pass (policy=none) header.from=linuxfoundation.org; spf=pass (imf28.hostedemail.com: domain of gregkh@linuxfoundation.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1704971029; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=8DthoRISajdD2J4DUEELeBgQuJ+hIPwKqDNpSOZ2ZXY=; b=WMCI+Y/1WY5kN1ts5zl9LXyvvftURFqvj41uLvG5xBHZz61fGnXa42v46aq2LQZnRrEpqV s4FK626wlgt4BzdlXy19WpD2y4w5PDi7wBCE9P1ATRY4qhDzzeY25Q0bRBeZXn0kEIOT0P qpgwr7ANv/TjD0z+sScbDFdCnXL2A4s= ARC-Authentication-Results: i=1; imf28.hostedemail.com; dkim=pass header.d=linuxfoundation.org header.s=korg header.b=aRPK84yB; dmarc=pass (policy=none) header.from=linuxfoundation.org; spf=pass (imf28.hostedemail.com: domain of gregkh@linuxfoundation.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1704971029; a=rsa-sha256; cv=none; b=j5xCvTBp5b+xb//TolZqd2zhM+65DpSdvSuPFfXosofuA37lpMKgHBxd0nbgPc10fmlgXK HtQl4vecSxvR7dYSZHNTBrJtWRXz9+uLQyukfDAQQKV4S+6Ow0va2xmDmuUVtdNNj12DS6 turNH/SWvUJ2qNzd1RsyoD+YBClYb6c= Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 51DE26194D; Thu, 11 Jan 2024 11:03:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 74AD1C433C7; Thu, 11 Jan 2024 11:03:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1704971028; bh=u7aQsAvFFh84UWTaGJCadbYnk2NDh3rc/Iqx9qIzySw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aRPK84yBfss5X+RCFMGn35A2jIg3qZwhsRelp1dtAN0QcXVReft1/wKjh3Wk79NkF huQdHoNcPOlQutn9fM0Ofhx6NF3+Tv0Q2QWnMbQNLGXQXVOQZAXAqE4v1VSCMb7wzx THgfS03Vb8LH4Sy4x265+PM0IkA/mhWX2J8hl2NY= Date: Thu, 11 Jan 2024 12:03:45 +0100 From: "gregkh@linuxfoundation.org" To: Salvatore Bonaccorso Cc: David Howells , Paulo Alcantara , Shyam Prasad N , Rohith Surabattula , Matthew Wilcox , Jeff Layton , Steve French , "Jitindar Singh, Suraj" , "linux-mm@kvack.org" , "stable-commits@vger.kernel.org" , stable@vger.kernel.org, linux-cifs@vger.kernel.org, Linux regressions mailing list Subject: Re: [Regression 6.1.y] From "cifs: Fix flushing, invalidation and file size with copy_file_range()" Message-ID: <2024011115-neatly-trout-5532@gregkh> References: <2023121124-trifle-uncharted-2622@gregkh> <8e59220d-b0f3-4dae-afc3-36acfa6873e4@leemhuis.info> <13a70cc5-78fc-49a4-8d78-41e5479e3023@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspam-User: X-Stat-Signature: jy36pp5apawof4t5eu1scx9ittd4i7g7 X-Rspamd-Server: rspam07 X-Rspamd-Queue-Id: 57A79C0026 X-HE-Tag: 1704971029-660823 X-HE-Meta: U2FsdGVkX1+0ghkFVLMNuSl2pPgWnTCQAB3Zkn7YZCy+nO4p7FTaSPXFxX6/c4QNgh8uYLrZxmhNPf93qwZx7io8mOZLh325iqpB3Bm0H+mXDxSLBYicrqUdyriFd8db3zzE9SZjYwUFo0ushctTtap8I0+I5IYDyzRedMPHENSaW6mAWOTOpkohxah1x449vcX/XYo8k8qFE8ROngU7+KCp0vSeZg616RQtqS4zzi4BMrfhjzgQTfagUlZeKsxvKWI57/t1LYKbkXlM7bEkkVczEgHR36zWJRTvS5WXZ+wsLt48UxwbMUikrSphi4Uyx/MriwbG8DZVuek5A7f9SM18pWgOqSCi7E8tuVPdaoHCqxWEY5pcz9Km0mMKKcwmq3FNmI6PjYa8BQBf96+ff8l7oyO0aT5sylabGzT1IJdnik3SUu2ZVDZ6cQ/3f0gbiUfUr///2i2WbIP4SoaEKomt7kiyUHupclnKQaPiaraVdANHpgN7hxM+TnXrygkt/DiIWdWAIY/SqeaCrKmmDruNVtIbPhwKGtOKo06V6YcfbvlgRNJjjPseLLcylqRWxwFTCBKm9al8xpCtyPSjL6P1Ud1FCnkC4cwOAaUdPyf3IervlFr7mQLs9lCJxogUm8nkgMDYXNFIMP6dz5qZ3TLVANWlrYQNrNSN7vUM+swaBJ7QhSVcKZ8BrOf+ogHvYRrsV1OLbr/PboKa7QjIkUM8jzX1jGmbKvTGK6YdDgjX3Y8E+e69BvolZQV2XfaHMOLBEnE8+EXVhFmEbzA8XR9A/zAe7KZ1zzGzU4rcFQk117J6tm5+Nbb9S+YTGdvejE+h5RzftNUrbPhul3ZKGpYZONBtp7kuSA2bz+0rjUn4HW7q/ix2AXQDWQrmJkK5rSwNHq2pMHSSJ/xJCu13Tc3uH0wFslS2TrHPASGZkhGLVF0lNE6aefOWFsfHwd5MqEo7KGSDSsGlZAbnID5 pACpUFj7 3QpEQFiNYPl3rauIvJxHiBdq0goPXHX8DZyequNd2I5cd5Wx1taFLqyD7hMqZYpcAUgr7aDr2Ocs0Mo8F1TEU4Rh/NQb2sJLFmwvrZUvbn7y847EaEnuBl8Ndj+1aer2ayhGvXMhRDbedAcndhtY+9IhTIrXNki6mYPJlZs2dxizu0KfU+aPvnqtsZUPJrv9UOBZsWvjZY/uEf5/+5djOU9D8yPXisdc9KBSj1yKdnUen+jYZaOVaXZ331m+9o9e5gF/ecNo6bw70zwIpH7imYY4RKyIOhrKOEzguZbi0B5vb2eUSM6FOmXRE8QrqzL5Pu4clXdoMQm31IJRpylLYB1sh8u1y9hPf/zw6wWzGBDyp27YCR8nLFK+hJBEInNNYzyOrzVuwiySIEV8PgzRInueV0w== X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: List-Subscribe: List-Unsubscribe: On Wed, Jan 10, 2024 at 05:20:27PM +0100, Salvatore Bonaccorso wrote: > Hi > > Sorry if this is to prematurely to ask already again. > > On Sat, Jan 06, 2024 at 01:02:16PM +0100, Linux regression tracking (Thorsten Leemhuis) wrote: > > On 06.01.24 12:34, Salvatore Bonaccorso wrote: > > > On Sat, Jan 06, 2024 at 11:40:58AM +0100, Linux regression tracking (Thorsten Leemhuis) wrote: > > >> > > >> Does this problem also happen in mainline, e.g. with 6.7-rc8? > > > > > > Thanks a lot for replying back. So far I can tell, the regression is > > > in 6.1.y only > > > > Ahh, good to know, thx! > > > > > For this reason I added to regzbot only "regzbot ^introduced > > > 18b02e4343e8f5be6a2f44c7ad9899b385a92730" which is the commit in > > > v6.1.68. > > > > Which was the totally right thing to do, thx. Guess I sooner or later > > will add something like "#regzbot tag notinmainline" to avoid the > > ambiguity we just cleared up, but maybe that's overkill. > > Do we have already a picture on the best move forward? Should the > patch and the what depends on it be reverted or was someone already > able to isolate where the problem comes from specifically for the > 6.1.y series? I guess I can just revert the single commit here? Can someone send me the revert that I need to do so as I get it right? thanks, greg k-h