mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #2855 from ridwanmsharif:ridwanmsharif/fuse-doc-edit
PiperOrigin-RevId: 314449030
This commit is contained in:
@@ -76,7 +76,8 @@ ops can be implemented in parallel.
|
||||
|
||||
#### Minimal client that can mount a trivial FUSE filesystem.
|
||||
|
||||
- Implement `/dev/fuse`.
|
||||
- Implement `/dev/fuse` - a character device used to establish an FD for
|
||||
communication between the sentry and the server daemon.
|
||||
|
||||
- Implement basic FUSE ops like `FUSE_INIT`, `FUSE_DESTROY`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user