File tree Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _filesystems_index :
2
+
1
3
===============================
2
4
Filesystems in the Linux kernel
3
5
===============================
Original file line number Diff line number Diff line change
1
+ .. SPDX-License-Identifier: GPL-2.0
2
+
3
+ .. include :: ../disclaimer-zh_CN.rst
4
+
5
+ :Original: :ref: `Documentation/filesystems/index.rst <filesystems_index >`
6
+ :Translator: Wang Wenhu <
[email protected] >
7
+
8
+ .. _cn_filesystems_index :
9
+
10
+ ========================
11
+ Linux Kernel中的文件系统
12
+ ========================
13
+
14
+ 这份正在开发的手册或许在未来某个辉煌的日子里以易懂的形式将Linux虚拟\
15
+ 文件系统(VFS)层以及基于其上的各种文件系统如何工作呈现给大家。当前\
16
+ 可以看到下面的内容。
17
+
18
+ 文件系统
19
+ ========
20
+
21
+ 文件系统实现文档。
22
+
23
+ .. toctree ::
24
+ :maxdepth: 2
25
+
Original file line number Diff line number Diff line change 14
14
:maxdepth: 2
15
15
16
16
process/index
17
+ filesystems/index
17
18
18
19
目录和表格
19
20
----------
You can’t perform that action at this time.
0 commit comments