Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp341786pxf; Wed, 7 Apr 2021 00:25:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwQkhWbxeGVTnpGuuHlb7DWzNJnU9fHZ6rRcqiuahP6I3PEbb6chsgQFEibOVY1vZYo9+ex X-Received: by 2002:a17:906:1284:: with SMTP id k4mr2023768ejb.409.1617780304488; Wed, 07 Apr 2021 00:25:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617780304; cv=none; d=google.com; s=arc-20160816; b=OqHc8eFJhhvDmR6YhkXXZkGOhTljkGlByk99Txk1TubJkrmMRRfhi83JkF7vP6AalT xnjJmv1yG3234kYbTCJMH4GKyt+ZX10tVudTn3DQlaFEdPshglK0MCjCdKqybVCfH76o D77WsMEbq3kxnQbh44Xx2ZpQcYP8DbIcNyIzObr3cXG1Pxk8XA6CyGeArwYzHn/Iy48A /3VpNQCIXANjBP8zvLhZElNlmVlhHJjKSw8WNRq/GVpQv0uEIFVnfwIK3IeR3CWvz7X6 oYTjehhliQZ9rUU9e2Vf/5gsHnZMQKJfELnzGwRjIaqywgxWPEhiQSRlvPPIG+TG3Vk5 UdnA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=UXKFnGGfsdGNP/n4MtDOTWdvBgXOT247PWz6o8dZJEI=; b=piIJWgj+t5EsoZi/pIf2pAI1xK0iEKJOUQEMirrIYMy+80inqU3jXilby3duli5ViC Drb8DJ06G4fum2JzjU7taGA4xCKXj46UIaMIv8l0RAjXQIrqxtEmlcGXhgKcnueSV/k0 KIe6HgYpo6Xx/FSfbqk4Q166Kpzp+/W/YVo7ENqUFd0aPuJbPSxrsJMXfOtAtMoK4MRp aPmMwlch2apJ2f63Oy6veW1ayWgyyXQP5KGbqkOKCiaVItoBwsuQjcevNFkElzFfXmQV XNKWK4qaMFypZ5xE2N4TldJqw3BY10GL9hnv41rIhsSyGVc3oyshVLyifvRyOQzWyQlh 34Lg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-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 hr30si17564604ejc.545.2021.04.07.00.24.39; Wed, 07 Apr 2021 00:25:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-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-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239936AbhDFQvD (ORCPT + 99 others); Tue, 6 Apr 2021 12:51:03 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:35093 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S244338AbhDFQvD (ORCPT ); Tue, 6 Apr 2021 12:51:03 -0400 Received: from cwcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 136GomPx031788 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 6 Apr 2021 12:50:49 -0400 Received: by cwcc.thunk.org (Postfix, from userid 15806) id 9266C15C3B0C; Tue, 6 Apr 2021 12:50:48 -0400 (EDT) Date: Tue, 6 Apr 2021 12:50:48 -0400 From: "Theodore Ts'o" To: Jan Kara Cc: linux-fsdevel@vger.kernel.org, Matthew Wilcox , linux-ext4@vger.kernel.org Subject: Re: [PATCH 0/3 RFC] fs: Hole punch vs page cache filling races Message-ID: References: <20210120160611.26853-1-jack@suse.cz> <20210406121702.GB19407@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Tue, Apr 06, 2021 at 12:45:28PM -0400, Theodore Ts'o wrote: > > Hmm, I wonder if it somehow got hit by the vger.kernel.org > instabilities a while back? As near as I can tell your v2 patches > never were received by: > > http://patchwork.ozlabs.org/project/linux-ext4/ > > (There are no ext4 patches on patchwork.ozlabs.org on February 8th, > although I do see patches hitting patchwork on February 7th and 9th.) I just noticed that the V2 patches were only sent to linux-fsdevel and not cc'ed to linux-ext4. So that explains why I didn't see it on patchwork. :-) - Ted