0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 .. include:: ../disclaimer-zh_CN.rst
0004
0005 :Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>`
0006 :Translator: Wang Wenhu <wenhu.wang@vivo.com>
0007
0008 .. _cn_filesystems_index:
0009
0010 ========================
0011 Linux Kernel中的文件系统
0012 ========================
0013
0014 这份正在开发的手册或许在未来某个辉煌的日子里以易懂的形式将Linux虚拟\
0015 文件系统(VFS)层以及基于其上的各种文件系统如何工作呈现给大家。当前\
0016 可以看到下面的内容。
0017
0018 文件系统
0019 ========
0020
0021 文件系统实现文档。
0022
0023 .. toctree::
0024 :maxdepth: 2
0025
0026 virtiofs
0027 debugfs
0028 tmpfs
0029