[git pull] #work.file

From: Al Viro
Date: Mon May 03 2021 - 13:30:14 EST


Cleanup of receive_fd mess.

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.file

for you to fetch changes up to 42eb0d54c08a0331d6d295420f602237968d792b:

fs: split receive_fd_replace from __receive_fd (2021-04-16 00:13:04 -0400)

----------------------------------------------------------------
Christoph Hellwig (1):
fs: split receive_fd_replace from __receive_fd

fs/file.c | 39 +++++++++++++++++++--------------------
include/linux/file.h | 11 ++++-------
kernel/seccomp.c | 17 ++++++++++++-----
3 files changed, 35 insertions(+), 32 deletions(-)