Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FROMLIST: 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]> (am from https://lore.kernel.org/r/[email protected]) BUG=b:205899437 TEST=With the patch reverted, we can mount an image copied from the EV3 Change-Id: I731be37a6305e4d5378ac4d31817adcbd43e9c62 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/3430762 Tested-by: Gwendal Grignou <[email protected]> Reviewed-by: Daniil Lunev <[email protected]> Commit-Queue: Gwendal Grignou <[email protected]> (cherry picked from commit f67697eb16412d5a1b5a633b619e129425afcec0) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/3498707
- Loading branch information