From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id CF2883858D33 for ; Mon, 4 Sep 2023 10:08:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CF2883858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 1574A21853; Mon, 4 Sep 2023 10:08:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1693822102; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Fap7/2F3qHGg6ENOLZ5J0fnQct4JgTmDfY/8k8dju4E=; b=h9Ur7GXo7dIIFpFbz+FaJyYMzS0CIEw86qlJpwTmfzkcNE5s+1uixNHGpd5W0cqBCYtuEp cyTt3DqDX7JcUm5OBPJLgYf7RFJqcIUcea1sPRTsf2YTRWsniiwbYWCOKCA8eRrF9+fGvo EtF/kKA5TpZW7K/SdjWoHZLApyp5IYU= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1693822102; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Fap7/2F3qHGg6ENOLZ5J0fnQct4JgTmDfY/8k8dju4E=; b=Ip5Fn3yrhjFa0plvPE2PNM7K6aeXjOsR7RCd+HYX6eUDQZ+jVwyHi6744gJ1AHx+QTlt+l n/WKCf+Kt/SusWDA== Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 0DCF52C142; Mon, 4 Sep 2023 10:08:22 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id 011364A04C0; Mon, 4 Sep 2023 12:08:21 +0200 (CEST) From: Andreas Schwab To: Mateusz Guzik via Libc-alpha Cc: Mateusz Guzik , Linus Torvalds Subject: Re: fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH) In-Reply-To: (Mateusz Guzik via Libc-alpha's message of "Mon, 4 Sep 2023 11:55:37 +0200") References: X-Yow: Just imagine you're entering a state-of-the-art CAR WASH!! Date: Mon, 04 Sep 2023 12:08:21 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Sep 04 2023, Mateusz Guzik via Libc-alpha wrote: > Commit 4d97cc8cf3da ("io: Remove xstat implementations") reimplemented > fstat entry point on top of newfstatat (as opposed to newfstat). You are looking at the wrong commit. See 30f1c74394 instead. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."