Skip to content

Explore using the fuse file information struct to cache inode numbers instead of the LRU cache. #31

Description

@bhavyejain

The fuse_file_information struct is almost a copy of the stat struct. It should be able to hold the inode number for a file descriptor once opened and function as an inode cache for us. The cache size can be reduced if this becomes possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions