On 03/02/2021 09:57, Dan Carpenter wrote: > Hello Naohiro Aota, > > The patch 0d57e73ac5ae: "btrfs: mark block groups to copy for > device-replace" from Jan 26, 2021, leads to the following static > checker warning: > > fs/btrfs/dev-replace.c:505 mark_block_group_to_copy() > error: double unlocked '&fs_info->trans_lock' (orig line 486) >
Fixed thanks for the report.