gvisor/pkg/sentry/fsimpl/devpts
Ayush Ranjan 832d91b805 [vfs] kernfs: Do not hold reference on the inode when opening FD.
The FD should hold a reference on the dentry they were opened on which in turn
holds a reference on the inode it points to.

PiperOrigin-RevId: 333589223
2020-09-24 13:48:01 -07:00
..
BUILD Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00
devpts.go Add basic stateify annotations. 2020-09-24 10:13:04 -07:00
devpts_test.go
line_discipline.go
master.go [vfs] kernfs: Do not hold reference on the inode when opening FD. 2020-09-24 13:48:01 -07:00
queue.go Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00
replica.go [vfs] kernfs: Do not hold reference on the inode when opening FD. 2020-09-24 13:48:01 -07:00
terminal.go Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00