CS360
CS360 copied to clipboard
Mounting fixes and implementation of PWD with cross mounting points
- Changes in inode and block allocation
- Changes in how mount root works
- PWD now checks for cross mounting points using the upward traversal method
NOTE: THIS MIGHT'VE BROKEN OTHER PARTS OF THE FILE SYSTEM Use this code as guidelines for how to implement the mounting behavior