On 4/25/25 00:22, Daeho Jeong wrote:
> On Wed, Apr 23, 2025 at 7:01 PM Chao Yu wrote:
>>
>> On 4/19/25 00:56, Daeho Jeong wrote:
>>> From: Daeho Jeong
>>>
>>> Due to the difficulty of intentionally corrupting specific metadata on
>>> some storage devices like zoned storage devices, it is challeng
On Wed, Apr 23, 2025 at 7:01 PM Chao Yu wrote:
>
> On 4/19/25 00:56, Daeho Jeong wrote:
> > From: Daeho Jeong
> >
> > Due to the difficulty of intentionally corrupting specific metadata on
> > some storage devices like zoned storage devices, it is challenging to
> > effectively verify fsck functi
On 4/19/25 00:56, Daeho Jeong wrote:
> From: Daeho Jeong
>
> Due to the difficulty of intentionally corrupting specific metadata on
> some storage devices like zoned storage devices, it is challenging to
> effectively verify fsck functionality. To facilitate this verification,
> it is necessary t
From: Daeho Jeong
Due to the difficulty of intentionally corrupting specific metadata on
some storage devices like zoned storage devices, it is challenging to
effectively verify fsck functionality. To facilitate this verification,
it is necessary to add a fault injection mode.
Signed-off-by: Dae