From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 05DEA1F852; Tue, 1 Feb 2022 09:37:06 +0000 (UTC) Date: Tue, 1 Feb 2022 09:37:05 +0000 From: Eric Wong To: Dominique Martinet Cc: Julien Moutinho , meta@public-inbox.org Subject: Re: Test failures with 1.7.0 Message-ID: <20220201093705.M136109@dcvr> References: <20211208010730.f47xxgzj53nwgvja@sourcephile.fr> <20211208040836.GA27368@dcvr> <20211209013743.okzgim7bbrpahks7@sourcephile.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: Dominique Martinet wrote: > Subject: [PATCH] syscall: fallback to rename on renameat2 EINVAL Thanks, applied and pushed as d8f1a9f189f0d74887cbb896caacaf7f1f256607 Will dig through more in a bit, slowly...