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 |
dzzxzz@gmail.com
|
128a283245
fixed a spelling error and use RT_NULL instead of NULL in DFS
|
13 years ago |
dzzxzz@gmail.com
|
9d4072ce59
fixed spelling errors in DFS
|
13 years ago |
qiuyiuestc@gmail.com
|
4421ec8c64
fix memory leak issue in unmount function
|
13 years ago |
bernard.xiong@gmail.com
|
df84097076
fix the spelling issue.
|
13 years ago |
dzzxzz
|
44a2d720a0
unify the components/dfs coding style according to the /documentation/coding_style_cn.txt
|
13 years ago |
bernard.xiong@gmail.com
|
b2f9217686
change to UNIX end of line.
|
13 years ago |
bernard.xiong@gmail.com
|
24dfbe437d
remove dfs_config.h file and fix filesystem lookup issue.
|
14 years ago |