mirror of
https://github.com/apache/nuttx.git
synced 2026-09-17 18:54:20 +08:00
Instead of reporting the failure to find a given FS, nx_mount was reporting a failure to find the block driver, even when the actual block driver exists. Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>