]> git.ipfire.org Git - thirdparty/linux.git/commit
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
authorMateusz Guzik <mjguzik@gmail.com>
Thu, 9 Oct 2025 07:59:16 +0000 (09:59 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 20 Oct 2025 18:22:26 +0000 (20:22 +0200)
commitcb5db358ab5769cbd3e8e864f14af321126cccdb
tree2807b05689012041edcb49917026e0490599f37d
parentaf6023e2ce0a3d4d948885d464b0ddca4b8b1fdf
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb

The incomming helpers don't ship with _release/_acquire variants, for
the time being anyway.

Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/fs-writeback.c
include/linux/backing-dev.h