* [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
@ 2024-01-05 7:28 Li Zhijian
2024-01-05 7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Li Zhijian @ 2024-01-05 7:28 UTC (permalink / raw)
To: ltp
setgroups{04,04_16} should be documented in .gitignore
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
testcases/kernel/syscalls/setgroups/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/testcases/kernel/syscalls/setgroups/.gitignore b/testcases/kernel/syscalls/setgroups/.gitignore
index 9de928241f..0649a34251 100644
--- a/testcases/kernel/syscalls/setgroups/.gitignore
+++ b/testcases/kernel/syscalls/setgroups/.gitignore
@@ -4,3 +4,5 @@
/setgroups02_16
/setgroups03
/setgroups03_16
+/setgroups04
+/setgroups04_16
--
2.41.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [LTP] [PATCH 2/2] lib/newlib_tests: Add missing gitignore
2024-01-05 7:28 [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore Li Zhijian
@ 2024-01-05 7:28 ` Li Zhijian
2024-01-08 9:23 ` [LTP] [PATCH 1/2] syscalls: setgroups: " Li Wang
2024-01-08 10:13 ` Petr Vorel
2 siblings, 0 replies; 6+ messages in thread
From: Li Zhijian @ 2024-01-05 7:28 UTC (permalink / raw)
To: ltp
st_res_flags should be documented in .gitignore
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
lib/newlib_tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/newlib_tests/.gitignore b/lib/newlib_tests/.gitignore
index 0256bef76c..a69b29e24a 100644
--- a/lib/newlib_tests/.gitignore
+++ b/lib/newlib_tests/.gitignore
@@ -56,3 +56,4 @@ tst_needs_cmds08
test_runtime01
test_runtime02
test_children_cleanup
+tst_res_flags
--
2.41.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
2024-01-05 7:28 [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore Li Zhijian
2024-01-05 7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
@ 2024-01-08 9:23 ` Li Wang
2024-01-09 0:49 ` Zhijian Li (Fujitsu)
2024-01-08 10:13 ` Petr Vorel
2 siblings, 1 reply; 6+ messages in thread
From: Li Wang @ 2024-01-08 9:23 UTC (permalink / raw)
To: Li Zhijian; +Cc: ltp
Hi Zhijian,
I have pushed the patches, why resend them again?
--
Regards,
Li Wang
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
2024-01-05 7:28 [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore Li Zhijian
2024-01-05 7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
2024-01-08 9:23 ` [LTP] [PATCH 1/2] syscalls: setgroups: " Li Wang
@ 2024-01-08 10:13 ` Petr Vorel
2024-01-09 0:52 ` Zhijian Li (Fujitsu)
2 siblings, 1 reply; 6+ messages in thread
From: Petr Vorel @ 2024-01-08 10:13 UTC (permalink / raw)
To: Li Zhijian; +Cc: ltp
Hi Li,
I see you resend this. Please next time just ping in the original patch.
We are sorry that it takes time to go over the patches in the queue.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
2024-01-08 9:23 ` [LTP] [PATCH 1/2] syscalls: setgroups: " Li Wang
@ 2024-01-09 0:49 ` Zhijian Li (Fujitsu)
0 siblings, 0 replies; 6+ messages in thread
From: Zhijian Li (Fujitsu) @ 2024-01-09 0:49 UTC (permalink / raw)
To: Li Wang; +Cc: ltp@lists.linux.it
On 08/01/2024 17:23, Li Wang wrote:
> Hi Zhijian,
>
> I have pushed the patches, why resend them again?
My fault.
i had not subscribed this mailing list before sending this patch set.
So i got "Post by non-member to a members-only list" at that time.
2 days later, i successfully subscribed it, and i'm not sure if this patch
set has reached the mailing list. So i resent it again with "RESEND" prefix...
Why it takes 2 days...., i didn't see the confirmation mail until i
checked my "JUNK" box on Monday.
>
>
> --
> Regards,
> Li Wang
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
2024-01-08 10:13 ` Petr Vorel
@ 2024-01-09 0:52 ` Zhijian Li (Fujitsu)
0 siblings, 0 replies; 6+ messages in thread
From: Zhijian Li (Fujitsu) @ 2024-01-09 0:52 UTC (permalink / raw)
To: Petr Vorel; +Cc: ltp@lists.linux.it
Sorry and thanks again.
i had not subscribed this mailing list before sending this patch set.
So i got "Post by non-member to a members-only list" at that time.
2 days later, i successfully subscribed it, and i'm not sure if this patch
set has reached the mailing list. So i resent it again with "RESEND" prefix...
Why it takes 2 days...., i didn't see the confirmation mail until i
checked my "JUNK" box on Monday.
On 08/01/2024 18:13, Petr Vorel wrote:
> Hi Li,
>
> I see you resend this. Please next time just ping in the original patch.
> We are sorry that it takes time to go over the patches in the queue.
>
> Kind regards,
> Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-01-09 0:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05 7:28 [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore Li Zhijian
2024-01-05 7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
2024-01-08 9:23 ` [LTP] [PATCH 1/2] syscalls: setgroups: " Li Wang
2024-01-09 0:49 ` Zhijian Li (Fujitsu)
2024-01-08 10:13 ` Petr Vorel
2024-01-09 0:52 ` Zhijian Li (Fujitsu)
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.