nuttx/fs/mount
Xiang Xiao 0148e1d501 fs: Support the root file system attributes(mode, uid, gid and time)
Note: all attributes is guarded by PSEUDOFS_ATTRIBUTES to save the space

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I664d60382e356068fd920f08aca5b4a49d8d92a9
2021-07-14 10:35:15 -03: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: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
fs_procfs_mount.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03: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