diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-02-09 21:13:37 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:50 -0400 |
commit | 06ab86d596170b9f3b88ce3f8e9fea7e9c1ea0c2 (patch) | |
tree | 2df837f9d64edd6532cbf3cd32be818c37d831d9 /fs/bcachefs/ec.c | |
parent | 434b1c75a4e79ee63cd58225567f752311cf3cd0 (diff) | |
download | lwn-06ab86d596170b9f3b88ce3f8e9fea7e9c1ea0c2.tar.gz lwn-06ab86d596170b9f3b88ce3f8e9fea7e9c1ea0c2.zip |
bcachefs: Fix btree_node_write_blocked() not being cleared
The btree_node_write_blocked bit was a later addition to this code,
it only mirrors the state of the b->write_blocked list (empty or
nonempty) - unfortunately, when it was added it wasn't correctly kept in
sync - oops.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/ec.c')
0 files changed, 0 insertions, 0 deletions