All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Convert sendfile{03, 07} to the new API
@ 2021-04-26  8:42 Xie Ziyao
  2021-04-26  8:42 ` [LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile03 " Xie Ziyao
  2021-04-26  8:42 ` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile07 " Xie Ziyao
  0 siblings, 2 replies; 6+ messages in thread
From: Xie Ziyao @ 2021-04-26  8:42 UTC (permalink / raw)
  To: ltp

1. Cleanup and convert sendfile{03, 07} to the new API;
2. For sendfile03, remove the useless testcase in which out_fd = -1 and in_fd = -1.

Xie Ziyao (2):
  syscalls/sendfile: Convert sendfile03 to the new API
  syscalls/sendfile: Convert sendfile07 to the new API

 .../kernel/syscalls/sendfile/sendfile03.c     | 190 +++------------
 .../kernel/syscalls/sendfile/sendfile07.c     | 221 +++++-------------
 2 files changed, 93 insertions(+), 318 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-04-27  2:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  8:42 [LTP] [PATCH 0/2] Convert sendfile{03, 07} to the new API Xie Ziyao
2021-04-26  8:42 ` [LTP] [PATCH 1/2] syscalls/sendfile: Convert sendfile03 " Xie Ziyao
2021-04-26 12:23   ` Cyril Hrubis
2021-04-26  8:42 ` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile07 " Xie Ziyao
2021-04-26 13:31   ` Cyril Hrubis
2021-04-27  2:07     ` xieziyao

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.