提交历史

作者 SHA1 备注 提交日期
  fslongjin d32aa2d99c 增加touch到绝对路径的功能 2 年之前
  fslongjin 8c8352e748 :new: fat32_create 2 年之前
  fslongjin b79ba099df bugfix: 修复了fat32_mkdir的bug(在非根目录下创建文件夹会出错)(在/dev中创建子文件夹,opendir时属性设置错误的bug) 2 年之前
  fslongjin 9eb9d759e6 bugfix: 修复未将子目录项的dentry加入父目录项的dentry的subdirs_list的bug 2 年之前
  fslongjin d775af70c7 :new: fat32文件系统的mkdir 2 年之前
  fslongjin 9ee6d33318 :new: 完成了ls的功能 2 年之前
  fslongjin a4157bb4a7 部分完成了readdir 2 年之前
  fslongjin 966d67fcde :new: sys_open系统调用 2 年之前
  fslongjin 677c505cb1 :new: 将fat32文件系统适配VFS框架 2 年之前
  fslongjin 7d3c1b098e :new: vfs虚拟文件系统 2 年之前