Skip to content

Filesystem needs fixes #51

Description

@srujun

Currently the read() system call for normal file type never calls fs_open(). We just check if the inode exists. Additionally, we should get rid of the inode pointer type in the file descriptor struct and use a direct number instead.

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

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions