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

Huacai Chen posted 2 patches 1 year, 6 months ago
[PATCH 0/2] fs/ntfs3: Fix bugs and typos
Posted by Huacai Chen 1 year, 6 months ago
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 <chenhuacai@loongson.cn>
---
2.27.0
Re: [PATCH 0/2] fs/ntfs3: Fix bugs and typos
Posted by Huacai Chen 1 year, 6 months ago
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 <chenhuacai@loongson.cn> 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 <chenhuacai@loongson.cn>
> ---
> 2.27.0
>
Re: [PATCH 0/2] fs/ntfs3: Fix bugs and typos
Posted by Konstantin Komarov 1 year, 6 months ago
On 12.06.2024 07:48, Huacai Chen wrote:
> 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 <chenhuacai@loongson.cn> 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 <chenhuacai@loongson.cn>
>> ---
>> 2.27.0
>>
Hi,Huacai

We have accepted your patches and will add them to the repository shortly.

Regards, Konstantin