[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fs/btrfs: Make extent item iteration to handle gaps
From: |
David Sterba |
Subject: |
Re: [PATCH] fs/btrfs: Make extent item iteration to handle gaps |
Date: |
Fri, 29 Oct 2021 14:52:29 +0200 |
User-agent: |
Mutt/1.5.23.1-rc1 (2014-03-12) |
On Thu, Oct 28, 2021 at 03:36:10PM +0800, Qu Wenruo wrote:
> Gentle ping?
>
> Without this patch, the new mkfs.btrfs NO_HOLES feature would break any
> kernel/initramfs with hole in it.
Just to clarify, it's not a new feature, it's been out for a long time
(since 3.14). The new thing is that it's going to be enabled by default
so the potential impact would be higher.