[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1be55956-a4f0-4f6f-a930-fab565dbd257@hust.edu.cn>
Date: Mon, 25 Aug 2025 11:56:00 +0800
From: Dongliang Mu <dzm91@...t.edu.cn>
To: shao.mingyin@....com.cn, alexs@...nel.org
Cc: si.yanteng@...ux.dev, corbet@....net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, yang.yang29@....com.cn, xu.xin16@....com.cn,
yang.tao172@....com.cn
Subject: Re: [PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to
Simplified Chinese
On 8/22/25 5:12 PM, shao.mingyin@....com.cn wrote:
> From: Shao Mingyin<shao.mingyin@....com.cn>
>
> translate the filesystems docs into Simplified Chinese.
> v2->v3
> add two patches to the patch set.
>
> Shao Mingyin (5):
> Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
> Docs/zh_CN: Translate ubifs-authentication.rst to Simplified Chinese
> Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
> Docs/zh_CN: Translate gfs2-uevents.rst to Simplified Chinese
> Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
>
> Wang Longjie (2):
> Docs/zh_CN: Translate dnotify.rst to Simplified Chinese
> Docs/zh_CN: Translate inotify.rst to Simplified Chinese
$ b4 am 20250822171232584GYKo3tPbZNfE3VsK7dvM0@....com.cn
Grabbing thread from
lore.kernel.org/all/20250822171232584GYKo3tPbZNfE3VsK7dvM0@....com.cn/t.mbox.gz
Analyzing 8 messages in the thread
Looking for additional code-review trailers on lore.kernel.org
Checking attestation on all messages, may take a moment...
---
[PATCH v3 1/7] Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
[PATCH v3 2/7] Docs/zh_CN: Translate ubifs-authentication.rst to
Simplified Chinese
[PATCH v3 3/7] Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
[PATCH v3 4/7] Docs/zh_CN: Translate gfs2-uevents.rst to Simplified
Chinese
[PATCH v3 5/7] Docs/zh_CN: Translate gfs2-glocks.rst to Simplified
Chinese
[PATCH v3 6/7] Docs/zh_CN: Translate dnotify.rst to Simplified Chinese
[PATCH v3 7/7] Docs/zh_CN: Translate inotify.rst to Simplified Chinese
---
Total patches: 7
---
Cover:
./v3_20250822_shao_mingyin_docs_zh_cn_translate_filesystems_docs_to_simplified_chinese.cover
Link:
https://lore.kernel.org/r/20250822171232584GYKo3tPbZNfE3VsK7dvM0@zte.com.cn
Base: applies clean to current tree
git checkout -b v3_20250822_shao_mingyin_zte_com_cn HEAD
git am
./v3_20250822_shao_mingyin_docs_zh_cn_translate_filesystems_docs_to_simplified_chinese.mbx
$ git checkout -b v3_20250822_shao_mingyin_zte_com_cn HEAD
Switched to a new branch 'v3_20250822_shao_mingyin_zte_com_cn'
$ git am
./v3_20250822_shao_mingyin_docs_zh_cn_translate_filesystems_docs_to_simplified_chinese.mbx
Applying: Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
Applying: Docs/zh_CN: Translate ubifs-authentication.rst to Simplified
Chinese
Applying: Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
error: corrupt patch at line 80
Patch failed at 0003 Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
Hi Mingyin,
I cannot apply this patchset to the docs-next branch of lwn or alex
kernel tree. Please double check your patchset.
Dongliang Mu
> .../zh_CN/filesystems/dnotify.rst | 67 ++++
> .../zh_CN/filesystems/gfs2-glocks.rst | 199 ++++++++++
> .../zh_CN/filesystems/gfs2-uevents.rst | 97 +++++
> .../translations/zh_CN/filesystems/gfs2.rst | 57 +++
> .../translations/zh_CN/filesystems/index.rst | 16 +
> .../zh_CN/filesystems/inotify.rst | 81 ++++
> .../filesystems/ubifs-authentication.rst | 354 ++++++++++++++++++
> .../translations/zh_CN/filesystems/ubifs.rst | 114 ++++++
> 8 files changed, 985 insertions(+)
> create mode 100644 Documentation/translations/zh_CN/filesystems/dnotify.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2-uevents.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/inotify.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs-authentication.rst
> create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs.rst
Powered by blists - more mailing lists