Re: [PATCH 2/4] btrfs: remove global rsv stealing logic for orphan cleanup
From: Nikolay Borisov <hidden>
Date: 2021-11-04 12:53:34
From: Nikolay Borisov <hidden>
Date: 2021-11-04 12:53:34
On 28.10.21 г. 22:50, Josef Bacik wrote:
This is very old code before we were stealing from the global reserve during evict. We have proper ways to steal from the global reserve while we're evicting, so rip out this code as it's no longer necessary. Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Nikolay Borisov <redacted>