Skip to content

Commit be340a9

Browse files
Ricky-DaxiaCopilot
andauthored
Update project/libfuse-fs/overlay.md
Co-authored-by: Copilot <[email protected]>
1 parent 1e1c4d3 commit be340a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/libfuse-fs/overlay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ classDiagram
8585
+ inode: u64
8686
+ handle: AtomicU64
8787
# A wrapper of one inode in specific layer
88-
}
89-
88+
}
89+
9090
class Config {
9191
<<Struct>>
9292
+ mountpoint: PathBuf

0 commit comments

Comments
 (0)