Skip to content

Commit 4f06551

Browse files
authored
Update 2fs-implementation.rst
1 parent e082f0e commit 4f06551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter6/2fs-implementation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ easy-fs 超级块
997997
}
998998
}
999999
1000-
inode 和数据块的分配/回收也由 ``EasyFileSystem`` 负责:
1000+
inode 和数据块的分配/回收也由 ``EasyFileSystem`` 负责:
10011001

10021002
.. code-block:: rust
10031003

0 commit comments

Comments
 (0)