Skip to content

Add inode to FileSystemAPI #1540

@datashaman

Description

@datashaman

It would be useful to get an inode value to use a unique key for files.
Consider adding either a stats method, or shoving stats.ino into the DirEnt class (but that deviates from nodejs).

It would be a lot cheaper to have it in the DirEnt response. If it requires a separate stats call per file there will be performance issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions