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 X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5623C43460 for ; Wed, 28 Apr 2021 06:41:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 91E546141F for ; Wed, 28 Apr 2021 06:41:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233399AbhD1Gl5 (ORCPT ); Wed, 28 Apr 2021 02:41:57 -0400 Received: from verein.lst.de ([213.95.11.211]:48019 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230504AbhD1Gl5 (ORCPT ); Wed, 28 Apr 2021 02:41:57 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 7F62768B05; Wed, 28 Apr 2021 08:41:10 +0200 (CEST) Date: Wed, 28 Apr 2021 08:41:10 +0200 From: Christoph Hellwig To: Linus Torvalds Cc: Christoph Hellwig , "Darrick J. Wong" , Jia He , Al Viro , linux-fsdevel , linux-xfs , Dave Chinner , Linux Kernel Mailing List , Eric Sandeen Subject: Re: [GIT PULL] iomap: new code for 5.13-rc1 Message-ID: <20210428064110.GA5883@lst.de> References: <20210427025805.GD3122264@magnolia> <20210427195727.GA9661@lst.de> <20210428061706.GC5084@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-fsdevel@vger.kernel.org On Tue, Apr 27, 2021 at 11:38:24PM -0700, Linus Torvalds wrote: > It's a purely informational message, yes. > and you guys made it pointlessly > overcomplicated for absolutely zero reason, and now you're too > embarrassed to just admit how pointless it was. "you guys" here is purely me, so I take the blame. And no, I actually did have a first version usind %pD, tested it and looked at the output and saw how it stripped the actual useful part of the path, that is the first components.