Skip to content

Filesystem needs fixes #51

@srujun

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions