From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id A0D704252E0 for ; Fri, 9 Dec 2022 17:51:14 +0100 (CET) Received: by mail-wm1-f71.google.com with SMTP id m38-20020a05600c3b2600b003d1fc5f1f80so129916wms.1 for ; Fri, 09 Dec 2022 08:51:10 -0800 (PST) Message-ID: <73186bd6e1ad62da16726b95b1a266c0aeb39719.camel@redhat.com> From: Paolo Abeni To: Jakub Kicinski Date: Fri, 09 Dec 2022 17:50:53 +0100 In-Reply-To: <20221209081101.7500478c@kernel.org> References: <20221209081101.7500478c@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Latchesar Ionkov , samba-technical@lists.samba.org, Dominique Martinet , Valentina Manea , linux-nvme@lists.infradead.org, Philipp Reisner , David Howells , Joseph Qi , Eric Dumazet , linux-nfs@vger.kernel.org, Marc Dionne , Shuah Khan , Christoph Hellwig , Mike Christie , drbd-dev@lists.linbit.com, linux-cifs@vger.kernel.org, Sagi Grimberg , linux-scsi@vger.kernel.org, Mark Fasheh , linux-afs@lists.infradead.org, cluster-devel@redhat.com, Christine Caulfield , v9fs-developer@lists.sourceforge.net, Ilya Dryomov , open-iscsi@googlegroups.com, Anna Schumaker , Hensbergen , "James E.J. Bottomley" , Josef Bacik , David, linux-block@vger.kernel.org, nbd@other.debian.org, Greg, Teigland , Joel Becker , Chuck, Keith Busch , ceph-devel@vger.kernel.org, Xiubo Li , Trond Myklebust , Axboe , Chris Leech , "Martin K. Petersen" , Christoph, netdev@vger.kernel.org, Jens, linux-usb@vger.kernel.org, Jeff Layton , linux-kernel@vger.kernel.org, "David S. Miller" , Steve French , Benjamin Coddington , Lever , Lee Duncan , Kroah-Hartman , Lars Ellenberg , Eric, ocfs2-devel@oss.oracle.com Subject: Re: [Drbd-dev] [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2022-12-09 at 08:11 -0800, Jakub Kicinski wrote: > On Fri, 09 Dec 2022 13:37:08 +0100 Paolo Abeni wrote: > > I think this is the most feasible way out of the existing issue, and I > > think this patchset should go via the networking tree, targeting the > > Linux 6.2. > > FWIW some fields had been moved so this will not longer apply cleanly, > see b534dc46c8ae016. But I think we can apply it to net since the merge > window is upon us? Just a heads up. We will need an additional revision, see my reply to patch 3/3. I think the -net tree should be the appropriate target. Thanks, Paolo