Skip to content

Reference leak affecting all fusefs dentries #4074

@dean-deng

Description

@dean-deng

Fusefs is built on top of kernfs, which currently does not release references on dentries obtained during Lookup() until they are invalidated (see kernfs.Filesystem.revalidateChildLocked). Fusefs dentries are never invalidated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions