Cliff Chen
|
1c68bd9d3c
Support msc mode automatic switching
|
5 years ago |
hichard
|
aafed7b434
1.修复sd卡热插拔内存泄露的bug
|
5 years ago |
misonyo
|
958d42f32c
[components/dfs]fix index overflow bug when not filesystem was selected
|
6 years ago |
HubretXie
|
25cdd8bba9
fix use printf format bug
|
6 years ago |
tangyuxin
|
e71ec65549
[components][dfs]格式化代码
|
6 years ago |
armink
|
83b7b763b7
The dbg_log API is DISCARDED. Change all dbg_log to LOG_X.
|
6 years ago |
Bernard Xiong
|
8c1c6516b3
[Components] Change license to Apache License v2.0
|
6 years ago |
armink
|
6139e6a3cc
[dfs] Update error log for dfs.
|
7 years ago |
zyh
|
f68c80126e
[Components][DFS]fix if disk free more than 4GB
|
7 years ago |
bernard
|
872975b0ab
[DFS] add df cmd in msh and provide better display.
|
7 years ago |
Bernard Xiong
|
9508b0e650
fix the fs type search issue in mkfs.
|
7 years ago |
bernard
|
2a83353e5f
[DFS] fix the filesystem_operation_table issue.
|
7 years ago |
bernard
|
0f5a68a55e
[dfs] add poll/select
|
7 years ago |
bernard
|
a118801bfe
[DFS] Add dfs_filesystem_get_mounted_path() function.
|
11 years ago |
Grissiom
|
4b7e9c6447
dfs: assert the path is not null in dfs_filesystem_lookup
|
11 years ago |
prife
|
95006bb503
Merge pull request #215 from prife/master
|
11 years ago |
Grissiom
|
1289dff203
DFS: let mount fail on device open error
|
11 years ago |
prife
|
4f9dc273ec
dfs: fix dfs_unmount bug
|
11 years ago |
prife
|
27112267e9
dfs: rename varialbe name in dfs_filesystem_lookup
|
11 years ago |
prife
|
f4e8820bca
dfs: refine more code
|
11 years ago |
prife
|
7fd6d17d5b
dfs: refine code
|
11 years ago |
bernard
|
a124e7bd22
add initialization debug code
|
12 years ago |
bernard
|
b96b35613f
add mount table
|
12 years ago |
yiyue.fang
|
773990abdb
Embedded GPLv2 license in dfs
|
12 years ago |
geniusgogo
|
f95cd9a354
dfs_fs.c: optimized redundant loop.
|
12 years ago |
prife
|
4be62911f9
show volume size in KBytes in df
|
12 years ago |
prife
|
5646189b29
elm fatfs support mkfs with no need to run dfs_mount elm first; and can mount/umount/mkfs without reset any more
|
12 years ago |
dzzxzz@gmail.com
|
69521e2c8f
fixed the coding style in components/dfs
|
12 years ago |
goprife@gmail.com
|
56ab153b1c
update dfs to support NFTL
|
12 years ago |
goprife@gmail.com
|
d9b0bec989
fix bug in dfs_unmount when test unmount condition found by Rob(rdent@iinet.net.au)
|
12 years ago |