embedded-fatfs icon indicating copy to clipboard operation
embedded-fatfs copied to clipboard

Invalid '..' entry in the second slot

Open MabezDev opened this issue 1 year ago • 2 comments
trafficstars

fsck returns

fsck.fat 4.2 (2021-01-31)
/RTB
  Invalid '..' entry in the second slot. Fixing.
/DATA
  Invalid '..' entry in the second slot. Fixing.

Doesn't seem to be critical, but we should fix it.

MabezDev avatar Feb 15 '24 00:02 MabezDev

Seems to only affect the root dir, also reproduced on rust-fatfs, so most likely an existing bug.

MabezDev avatar Feb 15 '24 23:02 MabezDev

Not fixed via #24, though that definitely was a bug.

MabezDev avatar Feb 24 '24 00:02 MabezDev