mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 221189534 Change-Id: Id20d318bed97d5226b454c9351df396d11251e1f
This commit is contained in:
@@ -72,7 +72,7 @@ Specifically this state is:
|
||||
- A `kernel.FDMap` containing pointers to open files.
|
||||
|
||||
Anything else managed by the VFS that can be easily loaded into memory from a
|
||||
filesystem is synced back to those filesystems and is no saved. Examples are
|
||||
filesystem is synced back to those filesystems and is not saved. Examples are
|
||||
pages in page caches used for optimizations (i.e. readahead and writeback), and
|
||||
directory entries used to accelerate path lookups.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user