Skip to content
Commit c3929c36 authored by Miao Xie's avatar Miao Xie Committed by Chris Mason
Browse files

Btrfs: modify rw_devices counter under chunk_mutex context



rw_devices counter is often used to tune the profile when doing chunk allocation,
so we should modify it under the chunk_mutex context to avoid getting wrong
chunk profile.

Signed-off-by: default avatarMiao Xie <miaox@cn.fujitsu.com>
Signed-off-by: default avatarChris Mason <clm@fb.com>
parent 5f375835
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment