Skip to content

Commit 265e820

Browse files
ntk148vactions-user
authored andcommitted
Prettified Code!
1 parent f3a58e4 commit 265e820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/overlayfs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Tệp tin `in_both.txt` có mặt trong cả `lower` và `upper`, vậy theo lý
6464
$ cat merged/in_both.txt
6565
upper file
6666
```
67+
6768
Tạo một tệp tin mới trong `merged`, tệp tin đồng thời cũng được khởi tạo trong `upper`.
6869

6970
```shell
@@ -84,4 +85,3 @@ c--------- 2 root root 0, 0 Thg 12 3 13:09 upper/in_both.txt
8485
- `in_both.txt` vẫn còn ở thư mục `lower`, tệp tin không hề bị thay đổi.
8586
- Tệp tin đã bị xóa ở merged.
8687
-`upper`, vẫn còn tồn tại tệp tin `in_both.txt`? Thực ra, tệp tin này là một character device với device number 0/0. Kỹ thuật này được gọi là **whiteout**, đây là cách OverlayFS đánh dấu một tệp tin đã bị xóa tại `upper`.
87-

0 commit comments

Comments
 (0)