]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs into...
authorVlastimil Babka <vbabka@suse.cz>
Thu, 5 Sep 2024 09:31:32 +0000 (11:31 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Tue, 10 Sep 2024 09:42:27 +0000 (11:42 +0200)
Merge prerequisities from the vfs git tree for the following series that
introduces kmem_cache_args. The vfs.file branch includes the addition of
kmem_cache_create_rcu() which was needed in vfs for the filp cache
optimization. The following series refactors this code.


Trivial merge