From: Christian Brauner Date: Thu, 21 Dec 2023 12:21:52 +0000 (+0100) Subject: Merge branch 'vfs.file' X-Git-Tag: v6.8-rc1~215^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2137e1564267001b25143d21bc619189c1f74bc6;p=thirdparty%2Flinux.git 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: Christian Brauner --- 2137e1564267001b25143d21bc619189c1f74bc6