Zilong Zhou

Results 4 issues of Zilong Zhou

This condition has already been applied to the instance at [this line](https://sourcegraph.com/github.com/vantage-sh/ec2instances.info/-/blob/rds.py?L80).

**inum** defined inside **struct dirent** is a **ushort**, suggesting the dirent can only reference up to 4 inode on disk. https://github.com/mit-pdos/xv6-riscv/blob/f5b93ef12f7159f74f80f94729ee4faabe42c360/kernel/fs.h#L56-L59 However, in function **dirlink()**, it tries to set **inum**...

![kLu9jneQ3R](https://user-images.githubusercontent.com/60960532/157877866-478ebbb5-6e57-4d2e-ab63-d71b851754e7.png)