Skip to content

Commit 8740c0b

Browse files
ridwanmsharifgvisor-bot
authored andcommitted
Add some detail to milestone #1
This change adds more information about what needs to be done to implement `/dev/fuse` FUTURE_COPYBARA_INTEGRATE_REVIEW=#2855 from ridwanmsharif:ridwanmsharif/fuse-doc-edit 5173c96 PiperOrigin-RevId: 314428000
1 parent 43279c6 commit 8740c0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/sentry/fs/g3doc/fuse.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ ops can be implemented in parallel.
7676

7777
#### Minimal client that can mount a trivial FUSE filesystem.
7878

79-
- Implement `/dev/fuse`.
79+
- Implement `/dev/fuse` - a character device used to establish an FD for
80+
communication between the sentry and the server daemon.
8081

8182
- Implement basic FUSE ops like `FUSE_INIT`, `FUSE_DESTROY`.
8283

0 commit comments

Comments
 (0)