[PATCH] Docs/zh_CN: add fixed format for the header of gfs2-glocks.rst

shao.mingyin@zte.com.cn posted 1 patch 2 weeks ago
There is a newer version of this series
.../translations/zh_CN/filesystems/gfs2-glocks.rst   | 12 ++++++++++++
1 file changed, 12 insertions(+)
[PATCH] Docs/zh_CN: add fixed format for the header of gfs2-glocks.rst
Posted by shao.mingyin@zte.com.cn 2 weeks ago
From: shaomingyin <shao.mingyin@zte.com.cn>

add fixed format for the header of gfs2-glocks.rst

Signed-off-by: Shao Mingyin <shao.mingyin@zte.com.cn>
---
 .../translations/zh_CN/filesystems/gfs2-glocks.rst   | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
index 7f094c5781ad..a9c5f8810d20 100644
--- a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
+++ b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
@@ -1,5 +1,17 @@
 .. SPDX-License-Identifier: GPL-2.0

+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: Documentation/filesystems/gfs2-glocks.rst
+
+:翻译:
+
+ 邵明寅 Shao Mingyin <shao.mingyin@zte.com.cn>
+
+:校译:
+
+ - 杨涛 yang tao <yang.tao172@zte.com.cn>
+
 ==================
 Glock 内部加锁规则
 ==================
-- 
2.27.0
Re: [PATCH] Docs/zh_CN: add fixed format for the header of gfs2-glocks.rst
Posted by Dongliang Mu 2 weeks ago
On 9/18/25 2:43 PM, shao.mingyin@zte.com.cn wrote:
> From: shaomingyin <shao.mingyin@zte.com.cn>
>
> add fixed format for the header of gfs2-glocks.rst
>
> Signed-off-by: Shao Mingyin <shao.mingyin@zte.com.cn>
> ---
>   .../translations/zh_CN/filesystems/gfs2-glocks.rst   | 12 ++++++++++++
>   1 file changed, 12 insertions(+)
>
> diff --git a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
> index 7f094c5781ad..a9c5f8810d20 100644
> --- a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
> +++ b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
> @@ -1,5 +1,17 @@
>   .. SPDX-License-Identifier: GPL-2.0
>
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: Documentation/filesystems/gfs2-glocks.rst
> +
> +:翻译:
> +
> + 邵明寅 Shao Mingyin <shao.mingyin@zte.com.cn>
> +
> +:校译:
> +
> + - 杨涛 yang tao <yang.tao172@zte.com.cn>


Only one proofreader, remove the "-"?

Dongliang Mu


> +
>   ==================
>   Glock 内部加锁规则
>   ==================

Re: [PATCH] Docs/zh_CN: add fixed format for the header of gfs2-glocks.rst
Posted by shao.mingyin@zte.com.cn 2 weeks ago
>On 9/18/25 2:43 PM, shao.mingyin@zte.com.cn wrote:
>> From: shaomingyin <shao.mingyin@zte.com.cn>
>>
>> add fixed format for the header of gfs2-glocks.rst
>>
>> Signed-off-by: Shao Mingyin <shao.mingyin@zte.com.cn>
>> ---
>>   .../translations/zh_CN/filesystems/gfs2-glocks.rst   | 12 ++++++++++++
>>   1 file changed, 12 insertions(+)
>>
>> diff --git a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
>> index 7f094c5781ad..a9c5f8810d20 100644
>> --- a/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
>> +++ b/Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
>> @@ -1,5 +1,17 @@
>>   .. SPDX-License-Identifier: GPL-2.0
>>
>> +.. include:: ../disclaimer-zh_CN.rst
>> +
>> +:Original: Documentation/filesystems/gfs2-glocks.rst
>> +
>> +:翻译:
>> +
>> + 邵明寅 Shao Mingyin <shao.mingyin@zte.com.cn>
>> +
>> +:校译:
>> +
>> + - 杨涛 yang tao <yang.tao172@zte.com.cn>
>
>
>Only one proofreader, remove the "-"?
>
>Dongliang Mu
OK, I have sent v2.

https://lore.kernel.org/all/20250918151349743KS4zJHQOoG-yPHSeAY3dv@zte.com.cn/

Also I found the same issue with the other 4 documents, and I will
send a patch to fix them.

Mingyin
>
>
>> +
>>   ==================
>>   Glock 内部加锁规则
>>   ==================