All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] syscalls/fchown: Convert fchown{04, 05} to the new API
@ 2021-05-31 11:25 Xie Ziyao
  2021-05-31 11:25 ` [LTP] [PATCH 1/2] syscalls/fchown: Convert fchown04 " Xie Ziyao
  2021-05-31 11:25 ` [LTP] [PATCH 2/2] syscalls/fchown: Convert fchown05 " Xie Ziyao
  0 siblings, 2 replies; 6+ messages in thread
From: Xie Ziyao @ 2021-05-31 11:25 UTC (permalink / raw)
  To: ltp

1. Cleanup and convert fchown{04, 05} to the new API.
2. Remove duplicate test points for fchown05.

Xie Ziyao (2):
  syscalls/fchown: Convert fchown04 to the new API
  syscalls/fchown: Convert fchown05 to the new API

 testcases/kernel/syscalls/fchown/fchown04.c | 179 +++++---------------
 testcases/kernel/syscalls/fchown/fchown05.c | 147 +++++-----------
 2 files changed, 87 insertions(+), 239 deletions(-)

--
2.17.1


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31 11:25 [LTP] [PATCH 0/2] syscalls/fchown: Convert fchown{04, 05} to the new API Xie Ziyao
2021-05-31 11:25 ` [LTP] [PATCH 1/2] syscalls/fchown: Convert fchown04 " Xie Ziyao
2021-06-03 11:51   ` Cyril Hrubis
2021-05-31 11:25 ` [LTP] [PATCH 2/2] syscalls/fchown: Convert fchown05 " Xie Ziyao
2021-06-03 12:05   ` Cyril Hrubis
2021-06-07  7:46     ` Xie Ziyao

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.