From: Li Wang <liwang@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/2] fix compiling errors on fedora-rawhide
Date: Fri, 5 Aug 2022 14:33:59 +0800 [thread overview]
Message-ID: <20220805063401.1647479-1-liwang@redhat.com> (raw)
CI job: https://github.com/wangli5665/ltp/runs/7686209513
Li Wang (2):
lapi/pidfd: adding pidfd header file
lapi/fsmount: resolve conflict in different header files
configure.ac | 2 ++
include/lapi/fs.h | 6 ++++--
include/lapi/fsmount.h | 6 ++++--
include/lapi/pidfd.h | 3 +++
testcases/kernel/syscalls/fsconfig/fsconfig01.c | 1 +
testcases/kernel/syscalls/fsconfig/fsconfig02.c | 1 +
testcases/kernel/syscalls/fsmount/fsmount01.c | 1 +
testcases/kernel/syscalls/fsmount/fsmount02.c | 1 +
testcases/kernel/syscalls/fsopen/fsopen01.c | 1 +
testcases/kernel/syscalls/fsopen/fsopen02.c | 1 +
testcases/kernel/syscalls/fspick/fspick01.c | 1 +
testcases/kernel/syscalls/fspick/fspick02.c | 1 +
testcases/kernel/syscalls/mount_setattr/mount_setattr01.c | 1 +
testcases/kernel/syscalls/move_mount/move_mount01.c | 1 +
testcases/kernel/syscalls/move_mount/move_mount02.c | 1 +
testcases/kernel/syscalls/open_tree/open_tree01.c | 1 +
testcases/kernel/syscalls/open_tree/open_tree02.c | 1 +
17 files changed, 26 insertions(+), 4 deletions(-)
--
2.35.3
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2022-08-05 6:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 6:33 Li Wang [this message]
2022-08-05 6:34 ` [LTP] [PATCH 1/2] lapi/pidfd: adding pidfd header file Li Wang
2022-08-05 7:14 ` Petr Vorel
2022-08-05 10:04 ` Li Wang
2022-08-05 10:36 ` Petr Vorel
2022-08-05 6:34 ` [LTP] [PATCH 2/2] lapi/fsmount: resolve conflict in different header files Li Wang
2022-08-05 7:38 ` Petr Vorel
2022-08-05 9:44 ` Li Wang
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=20220805063401.1647479-1-liwang@redhat.com \
--to=liwang@redhat.com \
--cc=ltp@lists.linux.it \
/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.