gvisor/pkg/sentry/fsimpl/kernfs
Dean Deng ccf69bdd7e Implement IN_EXCL_UNLINK inotify option in vfs2.
Limited to tmpfs. Inotify support in other filesystem implementations to
follow.

Updates #1479

PiperOrigin-RevId: 313828648
2020-05-29 12:28:49 -07:00
..
BUILD Remove filesystem structure from vfs.Dentry. 2020-04-21 12:18:07 -07:00
dynamic_bytes_file.go Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
fd_impl_util.go Remove kernfs.Filesystem cast from GenericDirectoryFD 2020-05-04 13:40:37 -07:00
filesystem.go Fix Unix socket permissions. 2020-04-28 20:13:01 -07:00
inode_impl_util.go Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
kernfs.go Implement IN_EXCL_UNLINK inotify option in vfs2. 2020-05-29 12:28:49 -07:00
kernfs_test.go Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00
symlink.go Allocate device numbers for VFS2 filesystems. 2020-05-07 14:01:53 -07:00