summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_io.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-05-05 14:13:21 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-05-05 14:19:10 -0400
commit7a69fa65718a7258aa89fca06b975f4357daeac3 (patch)
tree6b6ea664bad0fed910b1886193d54c9748febba4 /fs/bcachefs/journal_io.c
parent50a7b899a0d806f961edadfc3357cb6679826795 (diff)
bcachefs: Add missing barriers before wake_up_bit()
wake_up() doesn't require a barrier - but wake_up_bit() does. This only affected non x86, and primarily lead to lost wakeups after btree node reads. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/journal_io.c')
0 files changed, 0 insertions, 0 deletions