Commit History

Author SHA1 Message Date
  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
  bernard.xiong afbce6d5f9 fix <BAD file> issue on mount point directory 14 years ago
  bernard.xiong@gmail.com 753de20643 fix dfs_filesystem_lookup issue in empty item. 14 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 14 years ago
  bernard.xiong b4a98e4457 Improve the Device File System of the POSIX compatibility 14 years ago
  bernard.xiong 8772a35e3b change dfs_stat/dfs_statfs to _stat/_statfs. 15 years ago
  bernard.xiong@gmail.com 33feb176d0 add flush, statfs, mkfs to device file system interface. 15 years ago