1. 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
  2. 23 4月, 2021 1 次提交
  3. 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
  4. 08 1月, 2021 1 次提交
  5. 08 9月, 2020 1 次提交