diff options
author | Andrei Vagin <avagin@google.com> | 2020-09-23 23:32:46 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-09-23 23:34:43 -0700 |
commit | 3838e83a9844f1ebeafab50e33df588480986927 (patch) | |
tree | e6ab1b3da354d20bca1ff96143e873f697836d38 /pkg/sentry/fsimpl/signalfd | |
parent | 03898a087d8858f7a006f3eda649a18b02949d80 (diff) |
fuse: don't call dentry.InsertChild
It is called from the kernfs code (OpenAt and revalidateChildLocked()).
For RemoveChildLocked, it is opposed. We need to call it from fuse.RmDir and
fuse.Unlink.
PiperOrigin-RevId: 333453218
Diffstat (limited to 'pkg/sentry/fsimpl/signalfd')
0 files changed, 0 insertions, 0 deletions