gvisor/pkg/sentry/fs/ramfs
Nicolas Lacasse f2b25aeac7 tmpfs and ramfs Dirs should drop references on children in Release().
This is the source of many warnings like:
AtomicRefCount 0x7f5ff84e3500 owned by "fs.Inode" garbage collected with ref count of 1 (want 0)

PiperOrigin-RevId: 261197093
2019-08-01 14:25:14 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
dir.go tmpfs and ramfs Dirs should drop references on children in Release(). 2019-08-01 14:25:14 -07:00
socket.go Update canonical repository. 2019-06-13 16:50:15 -07:00
symlink.go Update canonical repository. 2019-06-13 16:50:15 -07:00
tree.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00
tree_test.go Plumb context through more layers of filesytem. 2019-06-13 18:40:38 -07:00