]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Remove spurious smp_mb()
authorAlan Huang <mmpgouride@gmail.com>
Tue, 18 Mar 2025 07:50:01 +0000 (15:50 +0800)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:35 +0000 (09:50 -0400)
commitdd7ae389ff84acb4f332f3fa614d15a3e1f2087f
tree9e6962e655002bf69359ea91bb262e9a72ffbebd
parent5cc0ab39fb16c44ef6bbabb1b5a0c5705ec0bb56
bcachefs: Remove spurious smp_mb()

The smp_mb() is paired with nothing.

Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/journal.c