diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 53f46a88e6ecc997573908dc62b42522340016b3..e7b46dac70791efebdb114d512f2fd495f8df051 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -1,3 +1,5 @@ +.. _filesystems_index: + =============================== Filesystems in the Linux kernel =============================== diff --git a/Documentation/translations/zh_CN/filesystems/index.rst b/Documentation/translations/zh_CN/filesystems/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..f5adcdc5fa1c32ebb6d72bf1479d20d0558df9b0 --- /dev/null +++ b/Documentation/translations/zh_CN/filesystems/index.rst @@ -0,0 +1,25 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>` +:Translator: Wang Wenhu <wenhu.wang@vivo.com> + +.. _cn_filesystems_index: + +======================== +Linux Kernelä¸çš„æ–‡ä»¶ç³»ç»Ÿ +======================== + +这份æ£åœ¨å¼€å‘çš„æ‰‹å†Œæˆ–è®¸åœ¨æœªæ¥æŸä¸ªè¾‰ç…Œçš„æ—¥å里以易懂的形å¼å°†Linux虚拟\ +文件系统(VFS)层以åŠåŸºäºŽå…¶ä¸Šçš„å„ç§æ–‡ä»¶ç³»ç»Ÿå¦‚何工作呈现给大家。当å‰\ +å¯ä»¥çœ‹åˆ°ä¸‹é¢çš„内容。 + +文件系统 +======== + +文件系统实现文档。 + +.. toctree:: + :maxdepth: 2 + diff --git a/Documentation/translations/zh_CN/index.rst b/Documentation/translations/zh_CN/index.rst index d3165535ec9e5a40624dbf44e2f6efc3fd30c2b3..76850a5dd9826ebce8dff7b089a8c96f25cbd16f 100644 --- a/Documentation/translations/zh_CN/index.rst +++ b/Documentation/translations/zh_CN/index.rst @@ -14,6 +14,7 @@ :maxdepth: 2 process/index + filesystems/index ç›®å½•å’Œè¡¨æ ¼ ----------