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@xxxxxxx