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
@@ -229,6 +229,7 @@ type rootInode struct {
kernfs.InodeTemporary // This holds no meaning as this inode can't be Looked up and is always valid.
kernfs.InodeWatches
kernfs.OrderedChildren
kernfs.InodeFSOwned
rootInodeRefs
locks vfs.FileLocks