public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] syscalls/fchown: Convert fchown{01, 02, 03} to the new API
@ 2021-05-06 13:09 Xie Ziyao
  2021-05-06 13:09 ` [LTP] [PATCH 1/3] syscalls/fchown: Convert fchown01 " Xie Ziyao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Xie Ziyao @ 2021-05-06 13:09 UTC (permalink / raw)
  To: ltp

Xie Ziyao (3):
  syscalls/fchown: Convert fchown01 to the new API
  syscalls/fchown: Convert fchown02 to the new API
  syscalls/fchown: Convert fchown03 to the new API

 testcases/kernel/syscalls/fchown/fchown01.c | 110 ++++--------
 testcases/kernel/syscalls/fchown/fchown02.c | 175 ++++++-------------
 testcases/kernel/syscalls/fchown/fchown03.c | 177 ++++++++------------
 3 files changed, 149 insertions(+), 313 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-05-25 14:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-06 13:09 [LTP] [PATCH 0/3] syscalls/fchown: Convert fchown{01, 02, 03} to the new API Xie Ziyao
2021-05-06 13:09 ` [LTP] [PATCH 1/3] syscalls/fchown: Convert fchown01 " Xie Ziyao
2021-05-25 14:56   ` Petr Vorel
2021-05-06 13:09 ` [LTP] [PATCH 2/3] syscalls/fchown: Convert fchown02 " Xie Ziyao
2021-05-25 14:57   ` Petr Vorel
2021-05-06 13:09 ` [LTP] [PATCH 3/3] syscalls/fchown: Convert fchown03 " Xie Ziyao
2021-05-25 14:58   ` Petr Vorel

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