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
@@ -39,6 +39,7 @@ type masterInode struct {
kernfs.InodeNotAnonymous
kernfs.InodeNotDirectory
kernfs.InodeNotSymlink
kernfs.InodeFSOwned
kernfs.InodeWatches
locks vfs.FileLocks