Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.8.24, V2.1.10.0
-
Component/s: Middleware
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
The functions Mid_FatMakeDirectory, Mid_FatCreateFile may calculate the disks free space and verify the FAT. If this fails due to a corrupt filesystem or invalid volume data the volume stays in locked state, and is locked to the task that has tried to create the directory.
Known Workaround:
- Call Drv_VolUnockVolume() on an error return of the affected functions