goprife@gmail.com
|
3ea99e46f3
fix bug in dfs_elm.c the fat->drv to index, because fat->drv is uninitialized in f_mount.
|
преди 12 години |
goprife@gmail.com
|
063fb36089
add f_opendir to open root directory in dfs_elm_mount to make sure that there is a valid fat
|
преди 12 години |
goprife@gmail.com
|
3dbbc479fc
revert to r2247
|
преди 12 години |
goprife@gmail.com
|
3675f263cb
fix the return type of leavefs
|
преди 12 години |
goprife@gmail.com
|
853b1259b0
add chk_mounted in dfs_elm_mount to make sure that there is a valid fat partition on physical media.
|
преди 12 години |
goprife@gmail.com
|
f7fbd6bc6d
add two functions for elm fatfs provided by aozima
|
преди 12 години |
bernard.xiong@gmail.com
|
beaf51ff82
add full path options (DFS_FS_FLAG_FULLPATH) to the file system.
|
преди 13 години |
bernard.xiong@gmail.com
|
23839bc886
fix rename issue in DFS.
|
преди 13 години |
dzzxzz
|
44a2d720a0
unify the components/dfs coding style according to the /documentation/coding_style_cn.txt
|
преди 13 години |
wuyangyong
|
47a560b173
fixed result uninitialized issue.
|
преди 13 години |
bernard.xiong@gmail.com
|
3d21a83821
fixed rename issue.
|
преди 13 години |
bernard.xiong@gmail.com
|
947ec32efe
fixed statfs issue in elmfs porting
|
преди 13 години |
qiuyiuestc@gmail.com
|
36e1c5ab04
fix dfs_elm_lseek issue
|
преди 14 години |
bernard.xiong@gmail.com
|
d37f7b6100
fix directory seek issue in FatFs.
|
преди 14 години |
wuyangyong
|
adc63f2c0a
update elmfat to R0.08b
|
преди 14 години |
bernard.xiong@gmail.com
|
d4c03d07cf
add fstat implementation.
|
преди 14 години |
bernard.xiong
|
5f85cb2f78
fix lseek issue.
|
преди 14 години |
bernard.xiong
|
bd6d16ecde
fix DFS elm struct mismatch issue.
|
преди 14 години |
bernard.xiong
|
b4a98e4457
Improve the Device File System of the POSIX compatibility
|
преди 14 години |
jiaojinxing1987@gmail.com
|
47c5101124
第415行
|
преди 14 години |
bernard.xiong
|
3c2c5df6e8
fix O_RDWR issue in ELM FatFs.
|
преди 14 години |
bernard.xiong
|
8772a35e3b
change dfs_stat/dfs_statfs to _stat/_statfs.
|
преди 14 години |
bernard.xiong@gmail.com
|
26aa51e8a6
add flush, statfs, mkfs to device file system interface.
|
преди 15 години |
bernard.xiong@gmail.com
|
b5763568c9
the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
|
преди 15 години |
bernard.xiong
|
c4a21b4456
add more options to filesystem mount function invoke.
|
преди 15 години |
bernard.xiong
|
075498e796
move to components directory
|
преди 15 години |