Skip to content

Commit 9585233

Browse files
committed
update lec9:p2
1 parent caf7ce6 commit 9585233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lec9/p2-fsimplement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ bitmap块( `bitmap inode/dnode`)
363363
#### 链式分配
364364

365365
- 显式连接
366-
- 链接信息显式放啊到文件分配表(FAT)
366+
- 块链接信息显式放到文件分配表(FAT)
367367
- 隐式连接
368368
- 每个块保存了指向下一块的指针
369369
![bg right:35% 70%](figs/fs-explicit.png)

0 commit comments

Comments
 (0)