0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 .. include:: ../disclaimer-zh_TW.rst
0004
0005 :Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>`
0006 :Translator: Wang Wenhu <wenhu.wang@vivo.com>
0007 Hu Haowen <src.res@email.cn>
0008
0009 .. _tw_filesystems_index:
0010
0011 ========================
0012 Linux Kernel中的文件系統
0013 ========================
0014
0015 這份正在開發的手冊或許在未來某個輝煌的日子裡以易懂的形式將Linux虛擬\
0016 文件系統(VFS)層以及基於其上的各種文件系統如何工作呈現給大家。當前\
0017 可以看到下面的內容。
0018
0019 文件系統
0020 ========
0021
0022 文件系統實現文檔。
0023
0024 .. toctree::
0025 :maxdepth: 2
0026
0027 virtiofs
0028 debugfs
0029 tmpfs
0030
0031