rt-thread/components/dfs/filesystems/jffs2
bernard 6d9fcd04d2 [Kernel] Change the order of initialization.
1. Remove INIT_FS_EXPORT and change INIT_DEVICE_EXPORT as the first item
in the initalization thread.
2. Move the eth_system_device_init into INIT_PREV_EXPORT item.
2017-11-03 11:44:37 +08:00
..
cyg Re-normalizing the repo 2013-01-08 22:40:58 +08:00
include simulator/jffs2: remove _TIME_T_DEFINED when built by VC++ 2013-10-17 23:47:08 +08:00
kernel Re-normalizing the repo 2013-01-08 22:40:58 +08:00
src DFS/jffs2: fix file mode init bug in jffs2_open/opendir 2013-09-28 14:43:00 +08:00
SConscript [DFS] Use SConscript of each file system to build. 2015-04-03 14:26:18 +00:00
dfs_jffs2.c [Kernel] Change the order of initialization. 2017-11-03 11:44:37 +08:00
dfs_jffs2.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
jffs2_config.h 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23 2012-12-19 02:42:23 +00:00
porting.c 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23 2012-12-19 02:42:23 +00:00
porting.h 1) add JFFS2_NAME_MAX to jffs2_config.h 2)fix micro conflict in include/port/fcntl.h 2012-12-18 06:42:27 +00:00