openharmony_kernel_liteos_a/fs/include/fs
mucor 73a777777e fix: remove redundant headfile
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: mucor <mucorwang@gmail.com>
2021-06-19 17:32:47 +08:00
..
dirent_fs.h add OpenHarmony 1.0 baseline 2020-09-08 17:22:24 +08:00
driver.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fd_table.h feature: support ipc copy fd to process 2021-05-11 14:56:09 +08:00
file.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs.h add OpenHarmony 1.0 baseline 2020-09-08 17:22:24 +08:00
fs_operation.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
mount.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
vnode.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00