kernel_liteos_a/fs/vfs/operation
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
..
fs_chattr.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_check.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_fallocate.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_fallocate64.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_file.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_file_mapping.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_init.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_other.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_preadv.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_pwritev.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_readv.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_utime.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_writev.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fullpath.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00