Re: [PATCH 0/2] btrfs: make the batch insertion of dir index keys more efficient
From: Josef Bacik <josef@toxicpanda.com>
Date: 2021-07-21 20:40:59
From: Josef Bacik <josef@toxicpanda.com>
Date: 2021-07-21 20:40:59
On 7/20/21 11:05 AM, fdmanana@kernel.org wrote:
From: Filipe Manana <redacted> The first patch makes the batch insertion of dir index keys (delayed items) more efficient. The second patch is a cleanup, but only applies cleanly after the first patch. Filipe Manana (2): btrfs: improve the batch insertion of delayed items btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool
You can add Reviewed-by: Josef Bacik <josef@toxicpanda.com> to the series, thanks, Josef