Commit History

Author SHA1 Message Date
  Meco Man d1d9c492f8 [bug][dfs] rt_strlen(name) + 1) -> DFS_PATH_MAX 4 years ago
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 years ago
  tangyuxin 7d09071858 [components][dfs][nfs] 修复Linux NFS服务器认证问题 5 years ago
  tangyuxin e71ec65549 [components][dfs]格式化代码 6 years ago
  Bernard Xiong b5e9927b85 [license] Change the license of FS/DFS to Apache. 6 years ago
  SummerGift d051c6dec0 [nfs]:Format Optimize 7 years ago
  SummerGift 4d0e205406 [nfs]:Format Optimize 7 years ago
  SummerGift 4779429ab0 [dfs]:fix bug in nfs caused by struct dfs_fd 7 years ago
  bernard 6d9fcd04d2 [Kernel] Change the order of initialization. 7 years ago
  ArdaFu b72bdefa46 [DFS][NFS] Fix compile error. Move nfs_file/nfs_dir data ptr into struct nfs_filesystem. 7 years ago
  Bernard Xiong d2ec1f3eaa [DFS] remove st_blksize in the struct stat 9 years ago
  Bernard Xiong b081df6b93 [NFS] fix opendir failed issue. 10 years ago
  bernard 201d11bb2f [DFS] Fix file size issue 11 years ago
  bernard 2188d06003 [DFS] remove a compiling warning 11 years ago
  prife c07a78ae00 nfs: fix bug 11 years ago
  yiyue.fang 773990abdb Embedded GPLv2 license in dfs 12 years ago
  Bernard Xiong 98c8a23e94 Add component initialization. 12 years ago
  goprife@gmail.com fd07f30f51 fix path bug and file/dir mode bug in dfs_nfs.c 12 years ago
  goprife@gmail.com 4f7cfcd5e9 add DFS_NFS_MAX_MTU to nfs to support read/write more than one mtu data in nfs; 2) fix a bug in nfs_lseek when offset is at the end of file. 12 years ago
  bernard.xiong@gmail.com beaf51ff82 add full path options (DFS_FS_FLAG_FULLPATH) to the file system. 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 54e77664fa romfs and dev is usable. fix directory adjustment in ls function. 14 years ago
  bernard.xiong 5f85cb2f78 fix lseek issue. 14 years ago
  bernard.xiong b4a98e4457 Improve the Device File System of the POSIX compatibility 14 years ago
  qiuyiuestc f245caa86c fix memory leak issue 14 years ago
  bernard.xiong@gmail.com 767c64e69c fix enum_t and strrchr issue according to superyongzhe patch. 14 years ago
  qiuyiuestc 82d4e49881 fix dfs_stat issue 14 years ago
  bernard.xiong 8772a35e3b change dfs_stat/dfs_statfs to _stat/_statfs. 14 years ago
  bernard.xiong@gmail.com 26aa51e8a6 add flush, statfs, mkfs to device file system interface. 15 years ago
  bernard.xiong@gmail.com 9c7ed22d04 update NFSv3. 15 years ago