mbox series

[git,pull] #work.file

Message ID YJAzG9Xur8Dk1OnY@zeniv-ca.linux.org.uk (mailing list archive)
State New, archived
Headers show
Series [git,pull] #work.file | expand

Pull-request

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

Message

Al Viro May 3, 2021, 5:30 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org May 3, 2021, 6:14 p.m. UTC | #1
The pull request you sent on Mon, 3 May 2021 17:30:03 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/23806a3e960048f8191ce0d02ff8d5f70e87ad4b

Thank you!