From: Petr Vorel <pvorel@suse.cz>
To: Yang Xu <xuyang2018.jy@fujitsu.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 3/4] mkdirat: Remove mkdirat fallback definition
Date: Thu, 26 Oct 2023 01:45:38 +0200 [thread overview]
Message-ID: <20231025234538.GA539615@pevik> (raw)
In-Reply-To: <1697524491-4749-3-git-send-email-xuyang2018.jy@fujitsu.com>
Hi Xu,
...
> +++ b/testcases/kernel/syscalls/mkdirat/mkdirat01.c
> @@ -35,7 +35,6 @@
> #include <string.h>
> #include <signal.h>
> #include "test.h"
> -#include "lapi/mkdirat.h"
> #include "safe_macros.h"
...
> +++ b/testcases/kernel/syscalls/mkdirat/mkdirat02.c
> @@ -11,7 +11,6 @@
> #define _GNU_SOURCE
> #include "tst_test.h"
> -#include "lapi/mkdirat.h"
FYI lapi file was also used in lib/tst_cgroup.c and
testcases/network/nfs/nfs_stress/nfs05_make_tree.c. I fixed it before merge.
Whole patchset merged. Thanks!
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2023-10-25 23:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 6:34 [LTP] [PATCH v2 1/4] readlinkat: Remove readlinkat fallback definition Yang Xu
2023-10-17 6:34 ` [LTP] [PATCH v2 2/4] fchownat: Remove fchownat " Yang Xu
2023-10-17 6:34 ` [LTP] [PATCH v2 3/4] mkdirat: Remove mkdirat " Yang Xu
2023-10-25 23:45 ` Petr Vorel [this message]
2023-10-17 6:34 ` [LTP] [PATCH v2 4/4] mknodat: Remove mknodat " Yang Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231025234538.GA539615@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
--cc=xuyang2018.jy@fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.