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=-7.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=unavailable 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 97791C55199 for ; Mon, 27 Apr 2020 14:27:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B3C5206B9 for ; Mon, 27 Apr 2020 14:27:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728012AbgD0O14 (ORCPT ); Mon, 27 Apr 2020 10:27:56 -0400 Received: from mx2.suse.de ([195.135.220.15]:39968 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727999AbgD0O1z (ORCPT ); Mon, 27 Apr 2020 10:27:55 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 8F424AE0A; Mon, 27 Apr 2020 14:27:52 +0000 (UTC) Date: Mon, 27 Apr 2020 16:27:33 +0200 From: Cyril Hrubis To: kernel test robot Cc: Josh Triplett , linux-arch@vger.kernel.org, Jens Axboe , Arnd Bergmann , linux-kernel@vger.kernel.org, lkp@lists.01.org, Aleksa Sarai , Alexander Viro , linux-fsdevel@vger.kernel.org, io-uring@vger.kernel.org, ltp@lists.linux.it Subject: Re: [LTP] [fs] ce436509a8: ltp.openat203.fail Message-ID: <20200427142733.GD7661@rei> References: <20200427135210.GB5770@shao2-debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200427135210.GB5770@shao2-debian> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > commit: ce436509a8e109330c56bb4d8ec87d258788f5f4 ("[PATCH v4 2/3] fs: openat2: Extend open_how to allow userspace-selected fds") > url: https://github.com/0day-ci/linux/commits/Josh-Triplett/Support-userspace-selected-fds/20200414-102939 > base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git next This commit adds fd parameter to the how structure where LTP test was previously passing garbage, which obviously causes the difference in errno. This could be safely ignored for now, if the patch gets merged the test needs to be updated. -- chrubis@suse.cz From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Mon, 27 Apr 2020 16:27:33 +0200 Subject: [LTP] [fs] ce436509a8: ltp.openat203.fail In-Reply-To: <20200427135210.GB5770@shao2-debian> References: <20200427135210.GB5770@shao2-debian> Message-ID: <20200427142733.GD7661@rei> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > commit: ce436509a8e109330c56bb4d8ec87d258788f5f4 ("[PATCH v4 2/3] fs: openat2: Extend open_how to allow userspace-selected fds") > url: https://github.com/0day-ci/linux/commits/Josh-Triplett/Support-userspace-selected-fds/20200414-102939 > base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.git next This commit adds fd parameter to the how structure where LTP test was previously passing garbage, which obviously causes the difference in errno. This could be safely ignored for now, if the patch gets merged the test needs to be updated. -- chrubis@suse.cz From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1358295577628073793==" MIME-Version: 1.0 From: Cyril Hrubis To: lkp@lists.01.org Subject: Re: [LTP] [fs] ce436509a8: ltp.openat203.fail Date: Mon, 27 Apr 2020 16:27:33 +0200 Message-ID: <20200427142733.GD7661@rei> In-Reply-To: <20200427135210.GB5770@shao2-debian> List-Id: --===============1358295577628073793== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi! > commit: ce436509a8e109330c56bb4d8ec87d258788f5f4 ("[PATCH v4 2/3] fs: ope= nat2: Extend open_how to allow userspace-selected fds") > url: https://github.com/0day-ci/linux/commits/Josh-Triplett/Support-users= pace-selected-fds/20200414-102939 > base: https://git.kernel.org/cgit/linux/kernel/git/shuah/linux-kselftest.= git next This commit adds fd parameter to the how structure where LTP test was previously passing garbage, which obviously causes the difference in errno. This could be safely ignored for now, if the patch gets merged the test needs to be updated. -- = chrubis(a)suse.cz --===============1358295577628073793==--