CS360 icon indicating copy to clipboard operation
CS360 copied to clipboard

Mounting fixes and implementation of PWD with cross mounting points

Open worseTyler opened this issue 2 years ago • 2 comments

  1. Changes in inode and block allocation
  2. Changes in how mount root works
  3. 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

worseTyler avatar May 02 '22 17:05 worseTyler