There are two comments in btrfs_cache_block_group that I left when resolving conflict between commitsced8ecf026"btrfs: fix space cache corruption and potential double allocations" and527c490f44"btrfs: delete btrfs_wait_space_cache_v1_finished". The former reworked the caching logic to wait until the caching ends in btrfs_cache_block_group while the latter only open coded the waiting. Both removed btrfs_wait_space_cache_v1_finished, the correct code is with the waiting and returning error. Thus the conflict resolution was OK. Signed-off-by: David Sterba <dsterba@suse.com>
123 KiB
123 KiB