linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* split receive_fd_replace from __receive_fd
@ 2021-03-25  8:22 Christoph Hellwig
  2021-03-25  8:22 ` [PATCH] fs: " Christoph Hellwig
  2021-03-25  8:30 ` Christian Brauner
  0 siblings, 2 replies; 8+ messages in thread
From: Christoph Hellwig @ 2021-03-25  8:22 UTC (permalink / raw)
  To: Al Viro
  Cc: linux-fsdevel, linux-kernel, Kees Cook, Andy Lutomirski, Will Drewry

The receive_fd_replace case shares almost no logic with the more general
__receive_fd case, so split it into a separate function.

BTW, I'm not sure if receive_fd_replace is such a useful primitive to
start with, why not just open code it in seccomp?

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

end of thread, other threads:[~2021-04-16 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25  8:22 split receive_fd_replace from __receive_fd Christoph Hellwig
2021-03-25  8:22 ` [PATCH] fs: " Christoph Hellwig
2021-03-29  7:19   ` [fs] d7b0df2133: kernel-selftests.seccomp.seccomp_bpf.fail kernel test robot
2021-04-02 19:01   ` [PATCH] fs: split receive_fd_replace from __receive_fd Kees Cook
2021-04-16  4:15     ` Al Viro
2021-04-16 13:46       ` Christian Brauner
2021-04-16  3:38   ` Al Viro
2021-03-25  8:30 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).