Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3618232pxu; Tue, 8 Dec 2020 17:29:30 -0800 (PST) X-Google-Smtp-Source: ABdhPJxWb0Ox4qTASuKtzLrux+q/RwtM/CUwNa1FwQy03QB0EJpbXmdt4+rAlndmE2rPZSYKKMMb X-Received: by 2002:a50:bc02:: with SMTP id j2mr626036edh.317.1607477370342; Tue, 08 Dec 2020 17:29:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607477370; cv=none; d=google.com; s=arc-20160816; b=x7rtcIiYSQorp5gnXYaLLzvrYWXj0RiC75sakAoerxmqOawMtHQE1g6+2eI4YfaAjz Jab3nDig2HZLOTYe0rwyNyzhupylQb54q4722xiM930Xh9HIxP7afsstSD+rlU4q2oxi xrdWNnvyMnzLEArL7bMoAxGnQdksrOYvlad7E3XKs/Mtv/GW/s/pOSP3H1WWO9PsZZO1 gmS9Ky/PXje3tJzn3Hw3X17tnKuTewM5U4UmZqvGTzQOyxwGSLqHwtIG8pMcl9TZbSIU DC/zY4aWHVA1p48CjY4+moBhv1z5jeSSFDfTJS1HOJHrawGxpClH1aRRXv03Od2qtK9I 0I6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=8nArjOHuRNNEpI9WuyY4F2v1U5E3ZT3Ark7mcgDNXy8=; b=aRhvsE3ppNn/zLsfBkckgehM8DATudzjFA8XWhtYfmnS3RzieObrQiJ2h2iEmNQ19b aMg0oEDPYzkAynkQVN34K366vmqdeewERclFCjlocd8Zg8gF4yFI67di9vkzlklDCmNb xNSqEkdSc1oNIDRGLl1CN5+HlNqdGvZp4kCA90i76AVEXkOsryPrj/Mv9ebbS/t0Gi1L ira3Te9GsD0X/Fjzsb4W9eFU+rNLzP4XazIz0rxb1SJ4+ezZPO5m5v4+QpSY68bssZbl w00sbSoU4UzLbXXuynEg9Qfr83M0S5igJfpiKlmIm4gKViYIZa9BHvwTJmxisRWt+yUz W55w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n18si78793ejr.448.2020.12.08.17.29.07; Tue, 08 Dec 2020 17:29:30 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726953AbgLHUSp (ORCPT + 99 others); Tue, 8 Dec 2020 15:18:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726934AbgLHUSZ (ORCPT ); Tue, 8 Dec 2020 15:18:25 -0500 Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [IPv6:2002:c35c:fd02::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B768C0617A6; Tue, 8 Dec 2020 12:17:44 -0800 (PST) Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmizP-00HU9e-B3; Tue, 08 Dec 2020 19:49:35 +0000 Date: Tue, 8 Dec 2020 19:49:35 +0000 From: Al Viro To: Linus Torvalds Cc: Christoph Hellwig , Nathan Chancellor , Greg KH , Alexey Dobriyan , linux-fsdevel , Linux Kernel Mailing List , kys@microsoft.com, haiyangz@microsoft.com, Stephen Hemminger , Wei Liu , linux-hyperv@vger.kernel.org Subject: Re: [PATCH 1/6] seq_file: add seq_read_iter Message-ID: <20201208194935.GH3579531@ZenIV.linux.org.uk> References: <20201115155355.GR3576660@ZenIV.linux.org.uk> <20201115214125.GA317@Ryzen-9-3900X.localdomain> <20201115233814.GT3576660@ZenIV.linux.org.uk> <20201115235149.GA252@Ryzen-9-3900X.localdomain> <20201116002513.GU3576660@ZenIV.linux.org.uk> <20201116003416.GA345@Ryzen-9-3900X.localdomain> <20201116032942.GV3576660@ZenIV.linux.org.uk> <20201127162902.GA11665@lst.de> <20201208163552.GA15052@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Al Viro Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 08, 2020 at 10:34:45AM -0800, Linus Torvalds wrote: > On Tue, Dec 8, 2020 at 8:35 AM Christoph Hellwig wrote: > > > > > > Shouldn't this go to Linus before v5.10 is released? > > > > ping? > > So by now I'm a bit worried about this series, because the early fixes > caused more problems than the current state. *nod* Said that, it does appear to survive all beating, and it does fix a regression introduced in this cycle, so, provided that amount of comments in there is OK with you... The following changes since commit d4d50710a8b46082224376ef119a4dbb75b25c56: seq_file: add seq_read_iter (2020-11-06 10:05:18 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes for you to fetch changes up to 4bbf439b09c5ac3f8b3e9584fe080375d8d0ad2d: fix return values of seq_read_iter() (2020-11-15 22:12:53 -0500) ---------------------------------------------------------------- Al Viro (1): fix return values of seq_read_iter() fs/seq_file.c | 57 +++++++++++++++++++++++++++------------------------------ 1 file changed, 27 insertions(+), 30 deletions(-)