diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-05 14:13:21 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-05 14:19:10 -0400 |
commit | 7a69fa65718a7258aa89fca06b975f4357daeac3 (patch) | |
tree | 6b6ea664bad0fed910b1886193d54c9748febba4 /fs/bcachefs/journal_io.c | |
parent | 50a7b899a0d806f961edadfc3357cb6679826795 (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