1. 31 8月, 2022 1 次提交
  2. 22 9月, 2021 1 次提交
    • F
      feat: 三方库FatFs升级至r0.14a版本 · 97668edb
      Far 提交于
      1. f_mkfs接口增强,现在除了簇大小,同时支持fat表数量,数据区对齐大小,根目录大小的设置。
      2. 抽象部分内部接口find_volume/create_partition,提高代码复用度。
      3. 修复一些bug。
      Signed-off-by: NFar <yesiyuan2@huawei.com>
      97668edb
  3. 14 9月, 2021 1 次提交
  4. 28 6月, 2021 1 次提交
  5. 19 6月, 2021 1 次提交
    • M
      fix: remove redundant headfile · 6de0a16f
      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>
      6de0a16f
  6. 10 6月, 2021 1 次提交
  7. 07 5月, 2021 1 次提交
  8. 23 4月, 2021 1 次提交
  9. 16 4月, 2021 1 次提交
  10. 15 4月, 2021 1 次提交
    • F
      Feature: scandir format optimization. · 6eac1e16
      Far 提交于
      1. Before formating, user los_disk_cache_clear to clear the Bcache;
      2. FATFS readdir use dir_read_massive to use the Bcache write block to improve readdir performance
      
      Change-Id: I2820b86f533377b40b823e45e5c8734e8f115c7f
      6eac1e16
  11. 19 3月, 2021 1 次提交
    • W
      Description:vfs refactoring · cf906285
      wangchenyang 提交于
      Feature or Bugfix:Feature
      Binary Source:Huawei
      PrivateCode(Yes/No):Yes
      
      Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
      ChangeID:13306396
      cf906285
  12. 08 1月, 2021 1 次提交
  13. 08 9月, 2020 1 次提交