ec204563b1
February 3, 2021 File gets dead-locked when f_open funciton failed with some conditions. This is because the file is left locked when it is opened with FA_OPEN_APPEND flag and failed the function due to a seek error.