incubator-nuttx/fs/mount
Gregory Nutt 3ec02adee0 tools/genromfs.c: Improve check for empty directories. If the directory contains only unsupported, special files, then it is still empty. Fix some collection of statistics that was cause statfs() to return some incorrect values. Add logic to handle the case where the host and the target differ in endian-ness. fs/procfs: In show mountpoints, add support so that the CROMFS file system type is recognized. 2018-03-21 08:40:02 -06:00
..
Make.defs Squashed commit of the following: 2017-10-26 13:33:08 -06:00
fs_automount.c sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
fs_foreachmountpoint.c Squashed commit of the following: 2017-10-26 13:33:08 -06:00
fs_gettype.c tools/genromfs.c: Improve check for empty directories. If the directory contains only unsupported, special files, then it is still empty. Fix some collection of statistics that was cause statfs() to return some incorrect values. Add logic to handle the case where the host and the target differ in endian-ness. fs/procfs: In show mountpoints, add support so that the CROMFS file system type is recognized. 2018-03-21 08:40:02 -06:00
fs_mount.c Addes CROMFS prototype. CROMFS is a commpressed, in-memory read-only file system based on LZF. 2018-03-19 07:08:40 -06:00
fs_procfs_mount.c Squashed commit of the following: 2017-10-26 13:33:08 -06:00
fs_umount2.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
mount.h Squashed commit of the following: 2017-10-26 13:33:08 -06:00