rt-thread-official/components/dfs/filesystems/jffs2
goprife@gmail.com 3467396926 fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2048 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 07:43:28 +00:00
..
cyg update jffs2 to use MTD device. 2012-02-07 03:53:11 +00:00
include remove some warning in jffs2, and fix armcc compile error when using scons 2012-01-31 01:29:22 +00:00
kernel update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read) 2012-03-10 14:41:11 +00:00
src remove cyg_* type in flashio.c 2012-02-10 11:49:44 +00:00
dfs_jffs2.c fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes. 2012-04-14 07:43:28 +00:00
dfs_jffs2.h fix mutex issue in semaphore. 2012-01-29 08:23:14 +00:00
jffs2_config.h update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory 2012-03-06 14:50:19 +00:00
porting.c update jffs2 to use MTD device. 2012-02-07 03:53:11 +00:00
porting.h update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory 2012-03-06 14:50:19 +00:00