1. 19 6月, 2021 1 次提交
    • M
      fix: remove redundant headfile · cde08021
      mucor 提交于
      1.remove redundant headfile in kernel, such as:
        compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
      2.split fs.h to file.h and driver.h
      3.move vnode.h and path_cache.h to vfs/include
      4.remove redundant interface and defines
      
      close: #I3RTNR
      Signed-off-by: Nmucor <mucorwang@gmail.com>
      cde08021
  2. 07 6月, 2021 1 次提交
    • C
      fix: codex · 1ba85140
      chenwei 提交于
      1,VFS代码中不修改参数增加const修饰
      2,fs_file_mapping.c: 增加安全函数的判空
      3,path_cache.c: sizeof改为使用类型
      4,fs_syscall.c: 对NULL解引用
      
      close: I3UMWD
      Signed-off-by: Yansira's avataryansira <yansira@hotmail.com>
      1ba85140
  3. 23 4月, 2021 1 次提交
  4. 09 4月, 2021 1 次提交
    • M
      fix nfs rmdir crash · e5709a2a
      mucor 提交于
      Change-Id: I832a8c1d4110b414214e88d09483ec4f5d7bf4a4
      e5709a2a
  5. 29 3月, 2021 1 次提交
  6. 23 3月, 2021 1 次提交
  7. 19 3月, 2021 1 次提交
    • W
      Description:vfs refactoring · 70bdb259
      wangchenyang 提交于
      Feature or Bugfix:Feature
      Binary Source:Huawei
      PrivateCode(Yes/No):Yes
      
      Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
      ChangeID:13306420
      70bdb259