]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs...
authorJens Axboe <axboe@kernel.dk>
Tue, 12 Dec 2023 14:42:24 +0000 (07:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 12 Dec 2023 14:42:24 +0000 (07:42 -0700)
Merge vfs.file from the VFS tree to avoid conflicts with receive_fd() now
having 3 arguments rather than just 2.

* 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  file: remove __receive_fd()
  file: stop exposing receive_fd_user()
  fs: replace f_rcuhead with f_task_work
  file: remove pointless wrapper
  file: s/close_fd_get_file()/file_close_fd()/g
  Improve __fget_files_rcu() code generation (and thus __fget_light())
  file: massage cleanup of files that failed to open

1  2 
net/core/scm.c

diff --cc net/core/scm.c
Simple merge