Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check path validity #1

Open
bharath-123 opened this issue Oct 26, 2018 · 1 comment
Open

Check path validity #1

bharath-123 opened this issue Oct 26, 2018 · 1 comment
Assignees

Comments

@bharath-123
Copy link
Owner

Need to add code to check whether a path is valid.

@bharath-123 bharath-123 self-assigned this Oct 29, 2018
@bharath-123
Copy link
Owner Author

It is already is taken care by the get_inode_index. If returns -1 if it is not present. I/O time might be a lot. But we can keep a trie in cache and reduce I/O time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant