Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp734176pxb; Wed, 22 Sep 2021 11:34:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzMJz3oRf+/G8vj25VEaf+xDlqt2PWEfccmnTn35Dxek/lvD5AfhyXYBeE+tBxzQG+bdWHs X-Received: by 2002:a02:9a0e:: with SMTP id b14mr378349jal.127.1632335645978; Wed, 22 Sep 2021 11:34:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632335645; cv=none; d=google.com; s=arc-20160816; b=VoLhHfP52yFMX67+26nO52aHQskiQrSKOwn6+C5ftkdLIrPa1ScYlFwk/I3KyPF+zN CaSR1R/UU4DjSJ3p7pxTLkz2MvchvW27Ol18Dc2vHvE8reDK0Vp5U2Az6xLLWs0qrSGG 16v1PVlwRmjp/xt7zwwwvWp1aCtm0USFC005Vn4kgP6XH+dAegNV0/EH2rseZjUkCB3Y xfx8l4+70yDMJ0uIyulNC4fOD/3R4n1lXcOSENxH0fXwx/kauPvtmnTZu2y4OxttUxjS /Ll0neJhEqeoapudhLHAIBLReS4E7KRmYDKupsu2RWqSIPM8YrB2VbHanMUkwNq3fsAN S1sQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=IyCu5lB3PSM4KI4ES6U/XhdxV1XWRgETy54j+xpHAeU=; b=f04LKrZ+WXAYGohw/zbYXH75frJCYVMKwYjn4Ec23fnMMUFK28dpuEyKuGfcyh727y 029ZqreZj/jP9GDjjyNQorv95txATT3/YhKlGDM4qePELL6xi+30epF4PXUVn1gv+dek jN3Hhm38aICjDyohnyDA1UptJhNlVmd8/k3y2ySxakzPgCdP2gpwVUrayPuRkeJp1+pa J9H40wvDlbFyxjoopKVVU9OO+YeM5RnFBbTeKjCbLNnyu9jNe9Cfwr0yiQrTM0iA3i9M 4C0pN8+Va7LBtPyE62SDqT/QToHqA74zk06jSf7qDfj0lExLNIA0iTHNdwpE09bnBjzZ YY3A== 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 y6si3242271ioy.30.2021.09.22.11.33.42; Wed, 22 Sep 2021 11:34:05 -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 S237021AbhIVSet (ORCPT + 99 others); Wed, 22 Sep 2021 14:34:49 -0400 Received: from verein.lst.de ([213.95.11.211]:60935 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232806AbhIVSer (ORCPT ); Wed, 22 Sep 2021 14:34:47 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id E535E67373; Wed, 22 Sep 2021 20:33:13 +0200 (CEST) Date: Wed, 22 Sep 2021 20:33:13 +0200 From: Christoph Hellwig To: Dan Williams Cc: Christoph Hellwig , Vishal Verma , Dave Jiang , Mike Snitzer , Matthew Wilcox , linux-xfs , Linux NVDIMM , linux-fsdevel , linux-ext4 Subject: Re: dax_supported() related cleanups v2 Message-ID: <20210922183313.GA24528@lst.de> References: <20210922173431.2454024-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Wed, Sep 22, 2021 at 10:55:01AM -0700, Dan Williams wrote: > This looks like your send script picked up the wrong cover letter? Yes. Or the human running the script to be exact :)