Comment # 3 on bug 1047152 from
> I am a
> bit  confused why this eventually causes every other btrfs operation to
> block as well, but that's what I see.

I think it's because close_ctree also calls
btrfs_qgroup_wait_for_completion[1].

[1]:
http://elixir.free-electrons.com/linux/latest/source/fs/btrfs/disk-io.c#L3909


You are receiving this mail because: