Skip to content
Commit 7f8d236a authored by David Sterba's avatar David Sterba
Browse files

btrfs: dev-replace: move replace members out of fs_info



The replace_wait and bio_counter were mistakenly added to fs_info in
commit c404e0dc ("Btrfs: fix use-after-free in the finishing
procedure of the device replace"), but they logically belong to
fs_info::dev_replace. Besides, bio_counter is a very generic name and is
confusing in bare fs_info context.

Reviewed-by: default avatarAnand Jain <anand.jain@oracle.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent aa144bfe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment