Commit History

Author SHA1 Message Date
  geniusgogo 8d6264af58 dfs.c: delete the redunant space in the line end. 12 years ago
  geniusgogo ec6f9e3b5a dfs.c: fix null pointer bug. 12 years ago
  goprife@gmail.com 58fc3334b0 add dfs_fd check code in dfs and fix a warning. 12 years ago
  goprife@gmail.com c0fadff061 dfs_fd check code should not be in fd_get, which will cause open/mkdir failed. 12 years ago
  goprife@gmail.com 911cbb5793 move check dfs_fd valid code from close to fd_get 12 years ago
  dzzxzz@gmail.com 69521e2c8f fixed the coding style in components/dfs 12 years ago
  dzzxzz@gmail.com fdc7dfc768 use RT_NULL instead of NULL in DFS, and format the code in DFS 13 years ago
  bernard.xiong@gmail.com 94d413a7a7 merge 1.0.2 modification. 13 years ago
  bernard.xiong@gmail.com 23839bc886 fix rename issue in DFS. 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 1992d17501 fix compiler warning. 14 years ago
  bernard.xiong@gmail.com 24dfbe437d remove dfs_config.h file and fix filesystem lookup issue. 14 years ago
  bernard.xiong 83bb6a11bb fix compiling warning; optimize ls function. 14 years ago
  bernard.xiong@gmail.com f8397a1693 fix mkdir issue; add cd command in finsh. 14 years ago
  bernard.xiong 8ccfaa8eb7 cleanup DFS_USING_WORKDIR code. 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  bernard.xiong@gmail.com 726c787485 fix dfs_subdir issue. 15 years ago
  bernard.xiong@gmail.com 26aa51e8a6 add flush, statfs, mkfs to device file system interface. 15 years ago