rtt-f030/components/dfs/filesystems
goprife@gmail.com bcc4893d23 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2497 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-19 02:42:23 +00:00
..
devfs delete the re-defined rt_list_entry(node, type, member) and format the code in devfs.c 2012-07-10 00:42:39 +00:00
elmfat fixed the O_APPEND and lseek issue in DFS FatFS. 2012-12-19 01:57:43 +00:00
jffs2 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
nfs add DFS_NFS_MAX_MTU to nfs to support read/write more than one mtu data in nfs; 2) fix a bug in nfs_lseek when offset is at the end of file. 2012-12-15 11:37:41 +00:00
romfs add full path options (DFS_FS_FLAG_FULLPATH) to the file system. 2012-01-01 13:37:21 +00:00
skeleton add full path options (DFS_FS_FLAG_FULLPATH) to the file system. 2012-01-01 13:37:21 +00:00
uffs remove part of uffs configuration to rtconfig.h 2012-12-02 14:28:53 +00:00
yaffs2 add a patch to fix compile warning in yaffs code 2012-04-15 16:52:47 +00:00