nuttx/fs/mount
Gustavo Henrique Nihei 3819d93b4e fs/mount: Properly handle missing FS on the supported list
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>
2021-10-23 04:02:22 -05:00
..
fs_automount.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
fs_foreachmountpoint.c fs/mount: fix mount cmd break out when meet stat error 2021-03-04 07:11:51 -08:00
fs_gettype.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
fs_mount.c fs/mount: Properly handle missing FS on the supported list 2021-10-23 04:02:22 -05:00
fs_procfs_mount.c cmd/df: Fix the abnormal output after off_t change 2021-08-06 08:08:36 -07:00
fs_umount2.c Fix inode lock at umount2 2020-12-26 00:32:19 -06:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
mount.h Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00