Re: [PATCH] fs: fix ups and tidy ups to /proc/filesystems caching
From: Christian Brauner
Date: Fri Jun 12 2026 - 08:27:12 EST
On Wed, 10 Jun 2026 16:39:54 +0200, Mateusz Guzik wrote:
> - add missing unlocks in some corner cases
> - whitespace touch ups
> - s/smp_store_release/rcu_assign_pointer/ [nop, the macro expands to the same thing]
> - mark file_systems_string as __read_mostly
Applied to the vfs-7.2.procfs branch of the vfs/vfs.git tree.
Patches in the vfs-7.2.procfs branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-7.2.procfs
[1/1] fs: fix ups and tidy ups to /proc/filesystems caching
https://git.kernel.org/vfs/vfs/c/cf30ceccfaec