On Sat, Oct 12, 2019 at 7:32 PM James Harvey wrote:
>
> On Sat, Oct 12, 2019 at 7:29 PM James Harvey wrote:
> >
> > Was using a temporary BTRFS volume to compile mongodb, which is quite
> > intensive and takes quite a bit of time. The volume has been
> > deadlocked for about 12 hours.
> >
> > ..
On Sat, Oct 12, 2019 at 7:29 PM James Harvey wrote:
>
> Was using a temporary BTRFS volume to compile mongodb, which is quite
> intensive and takes quite a bit of time. The volume has been
> deadlocked for about 12 hours.
>
> ...
Surprisingly, I was able to touch an unrelated file on the volume
Was using a temporary BTRFS volume to compile mongodb, which is quite
intensive and takes quite a bit of time. The volume has been
deadlocked for about 12 hours.
Being a temporary volume, I just used mount without options, so it
used the defaults: rw,relatime,ssd,space_cache,subvolid=5,subvol=/
On Sat, Oct 12, 2019 at 06:42:10PM +0200, David Sterba wrote:
> The patch 32b593bfcb58 ("Btrfs: remove no longer used function to run
> delayed refs asynchronously") removed the async delayed refs but the
> thread has been created, without any use. Remove it to avoid resource
> consumption.
>
> Fi
The patch 32b593bfcb58 ("Btrfs: remove no longer used function to run
delayed refs asynchronously") removed the async delayed refs but the
thread has been created, without any use. Remove it to avoid resource
consumption.
Fixes: 32b593bfcb58 ("Btrfs: remove no longer used function to run delayed r