2024-05-29 06:57:21

by Huacai Chen

[permalink] [raw]
Subject: [PATCH 0/2] fs/ntfs3: Fix bugs and typos

When we enable NTFS3 on Loongson platforms we found some bugs and
typos. So fix them.

Huacai Chen(2):
fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed.
fs/ntfs3: Rename the label end_reply to end_replay.

Signed-off-by: Huacai Chen <[email protected]>
---
2.27.0



2024-06-12 04:49:05

by Huacai Chen

[permalink] [raw]
Subject: Re: [PATCH 0/2] fs/ntfs3: Fix bugs and typos

Hi, Konstantin,

Could you please take some time to review this series? Thank you.

Huacai

On Wed, May 29, 2024 at 2:41 PM Huacai Chen <[email protected]> wrote:
>
> When we enable NTFS3 on Loongson platforms we found some bugs and
> typos. So fix them.
>
> Huacai Chen(2):
> fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed.
> fs/ntfs3: Rename the label end_reply to end_replay.
>
> Signed-off-by: Huacai Chen <[email protected]>
> ---
> 2.27.0
>