Operating Systems 2017F: Assignment 4
This assignment is not yet finalized.
- How do sshfs inode values relate to the inodes in the remotely mounted filesystem?
- What lines in memoryll determine the inode numbers?
- In sshfs, are a file's uid and gid values come from the remote server or from the mounting user's uid and gid?
- In sshfs, what determines whether a file operation is allowed or not?