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. > > Fixes: 32b593bfcb58 ("Btrfs: remove no longer used function to run delayed > refs asynchronously") > CC: sta...@vger.kernel.org # 5.2+ > Signed-off-by: David Sterba <dste...@suse.com>
Reviewed-by: Josef Bacik <jo...@toxicpanda.com> Thanks, Josef