diff options
| author | ke zijie <kezijie@leap-io-kernel.com> | 2025-11-20 10:27:26 +0800 |
|---|---|---|
| committer | Alex Shi <alexs@kernel.org> | 2025-11-21 10:09:00 +0800 |
| commit | a41b1f1521d5d1cfdd983d38a5e02a2bf9b06182 (patch) | |
| tree | 4af99bdbf6a6089ee34981b2704b685fc4c752d6 | |
| parent | 6132026df02a6bb95dc3d909946234910f099b8a (diff) | |
docs/zh_CN: Add block/index.rst translation
Translate .../block/index.rst into Chinese and update subsystem-apis.rst
translation.
Update the translation through commit 56cdea92ed91
("Documentation/block: drop the request.rst file")
Reviewed-by: Yanteng Si <siyanteng@cqsoftware.com.cn>
Reviewed-by: WangYuli <wangyl5933@chinaunicom.cn>
Signed-off-by: ke zijie <kezijie@leap-io-kernel.com>
Signed-off-by: Alex Shi <alexs@kernel.org>
| -rw-r--r-- | Documentation/translations/zh_CN/block/index.rst | 34 | ||||
| -rw-r--r-- | Documentation/translations/zh_CN/subsystem-apis.rst | 1 |
2 files changed, 34 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/block/index.rst b/Documentation/translations/zh_CN/block/index.rst new file mode 100644 index 000000000000..1a5b214657dc --- /dev/null +++ b/Documentation/translations/zh_CN/block/index.rst @@ -0,0 +1,34 @@ +.. SPDX-License-Identifier: GPL-2.0 +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/block/index.rst + +:翻译: + + 柯子杰 ke zijie <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 diff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rst index 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 |
