public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3 v2] syscalls/chown: Rewrite chown/chown{02, 04, 05} with the new api
@ 2021-04-30  9:45 Xie Ziyao
  2021-04-30  9:45 ` [LTP] [PATCH 1/3 v2] syscalls/chown: Rewrite chown/chown02.c " Xie Ziyao
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Xie Ziyao @ 2021-04-30  9:45 UTC (permalink / raw)
  To: ltp

Xie Ziyao (3):
  syscalls/chown: Rewrite chown/chown02.c with the new api
  syscalls/chown: Rewrite chown/chown04.c with the new api
  syscalls/chown: Rewrite chown/chown05.c with the new api

 include/tst_safe_macros.h                 |  12 +
 testcases/kernel/syscalls/chown/chown02.c | 307 ++++------------------
 testcases/kernel/syscalls/chown/chown04.c | 229 +++++-----------
 testcases/kernel/syscalls/chown/chown05.c | 195 +++-----------
 4 files changed, 175 insertions(+), 568 deletions(-)

--
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-06  7:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-30  9:45 [LTP] [PATCH 0/3 v2] syscalls/chown: Rewrite chown/chown{02, 04, 05} with the new api Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 1/3 v2] syscalls/chown: Rewrite chown/chown02.c " Xie Ziyao
2021-05-03 14:15   ` Cyril Hrubis
2021-05-06  7:12     ` Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 2/3 v2] syscalls/chown: Rewrite chown/chown04.c " Xie Ziyao
2021-05-03 14:16   ` Cyril Hrubis
2021-05-06  7:49     ` Xie Ziyao
2021-04-30  9:45 ` [LTP] [PATCH 3/3 v2] syscalls/chown: Rewrite chown/chown05.c " Xie Ziyao
2021-05-03 16:33   ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox