mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
proc: invalidate task inodes when tasks are destroyed
PiperOrigin-RevId: 705785809
This commit is contained in:
@@ -39,6 +39,7 @@ type masterInode struct {
|
||||
kernfs.InodeNotAnonymous
|
||||
kernfs.InodeNotDirectory
|
||||
kernfs.InodeNotSymlink
|
||||
kernfs.InodeFSOwned
|
||||
kernfs.InodeWatches
|
||||
|
||||
locks vfs.FileLocks
|
||||
|
||||
Reference in New Issue
Block a user