[PATCH v3 1/3] docs/zh_CN: Add block/index.rst translation

Updated
From:ke zijie <kezijie@leap-io-kernel.com>
Date:
Message-ID:<dceb4c59bc0d9a02246386cfed31a543d6a943b8.1763366835.git.kezijie@leap-io-kernel.com>
Patch:v3 · 1/3
Language:zh_CN
Patch-ID:54eec0381eac9033d864497653c10cd9b554ac67
Files:Documentation/translations/zh_CN/block/index.rstDocumentation/translations/zh_CN/subsystem-apis.rst

Patch content 2 changed files

Translate .../block/index.rst into Chinese and update subsystem-apis.rsttranslation. Update the translation through commit 56cdea92ed91("Documentation/block: drop the request.rst file") Reviewed-by: WangYuli <wangyl5933@chinaunicom.cn>Signed-off-by: ke zijie <kezijie@leap-io-kernel.com>--- .../translations/zh_CN/block/index.rst        | 36 +++++++++++++++++++ .../translations/zh_CN/subsystem-apis.rst     |  1 - 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/block/index.rst diff --git a/Documentation/translations/zh_CN/block/index.rst b/Documentation/translations/zh_CN/block/index.rstnew file mode 100644index 000000000000..45172f6d2659--- /dev/null+++ b/Documentation/translations/zh_CN/block/index.rst@@ -0,0 +1,36 @@+.. SPDX-License-Identifier: GPL-2.0+.. include:: ../disclaimer-zh_CN.rst++:Original: Documentation/block/index.rst++:翻译:++ 柯子杰 kezijie <kezijie@leap-io-kernel.com>++:校译:++++=====+Block+=====++.. toctree::+   :maxdepth: 1++TODOList:+* bfq-iosched+* biovecs+* blk-mq+* cmdline-partition+* data-integrity+* deadline-iosched+* inline-encryption+* ioprio+* kyber-iosched+* null_blk+* pr+* stat+* switching-sched+* writeback_cache_control+* ublk\ No newline at end of filediff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rstindex 0f121f9b0f70..830217140fb6 100644--- a/Documentation/translations/zh_CN/subsystem-apis.rst+++ b/Documentation/translations/zh_CN/subsystem-apis.rst@@ -75,7 +75,6 @@ TODOList:  TODOList: -* block/index * cdrom/index * target/index --2.25.1