]> Git Repo - linux.git/commitdiff
Merge branch 'vfs.file'
authorChristian Brauner <[email protected]>
Thu, 21 Dec 2023 12:21:52 +0000 (13:21 +0100)
committerChristian Brauner <[email protected]>
Thu, 21 Dec 2023 12:21:52 +0000 (13:21 +0100)
Bring in the changes to the file infrastructure for this cycle. Mostly
cleanups and some performance tweaks.

* 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

Signed-off-by: Christian Brauner <[email protected]>
1  2 
drivers/vdpa/vdpa_user/vduse_dev.c
fs/namei.c
fs/open.c
include/linux/fs.h

Simple merge
diff --cc fs/namei.c
Simple merge
diff --cc fs/open.c
Simple merge
Simple merge
This page took 0.086611 seconds and 4 git commands to generate.