proc: invalidate task inodes when tasks are destroyed

PiperOrigin-RevId: 705785809
This commit is contained in:
Andrei Vagin
2024-12-13 00:58:08 -08:00
committed by gVisor bot
parent afa323bd30
commit 9fcf0b5b53
29 changed files with 227 additions and 25 deletions
+1
View File
@@ -83,6 +83,7 @@ type Inode struct {
kernfs.InodeNotDirectory
kernfs.InodeNotSymlink
kernfs.InodeWatches
kernfs.InodeFSOwned
inodeRefs
locks vfs.FileLocks