Re: [PATCH v11 18/40] btrfs: reset zones of unused block groups
From: Josef Bacik <josef@toxicpanda.com>
Date: 2021-01-12 15:54:49
Also in:
linux-fsdevel
From: Josef Bacik <josef@toxicpanda.com>
Date: 2021-01-12 15:54:49
Also in:
linux-fsdevel
On 12/21/20 10:49 PM, Naohiro Aota wrote:
For an ZONED volume, a block group maps to a zone of the device. For deleted unused block groups, the zone of the block group can be reset to rewind the zone write pointer at the start of the zone. Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com> Thanks, Josef