[PATCH] Fix handling of wrong cluster chains (1/5)
Currently fatfs disregards most wrong cluster chains, and only continues processing. This fixes it. If a wrong cluster chain is detected, change filesystem to the read only, and return the error code.
Showing
Please register or sign in to comment