Skip to content
Unverified Commit 2137e156 authored by Christian Brauner's avatar Christian Brauner
Browse files

Merge branch 'vfs.file'



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: default avatarChristian Brauner <brauner@kernel.org>
parents 1bfc466b 4e94ddfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment