Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "fat: add simple validation for directory inode"
This reverts commit a3082d5. The reverted commit adds check for FAT images. However, the tools used for creating images for the Lego Mindstrom EV3 are not adding '.' and '..' entry in the 'Projects' directory. Without this fix, the kernel can not fill the inode structure for 'Projects' directory. See microsoft/pxt-ev3#980 And microsoft/uf2-linux#6 With the patch reverted, we can mount an image copied from the EV3 Signed-off-by: Gwendal Grignou <[email protected]>
- Loading branch information