openharmony_kernel_liteos_a/fs/vfs/operation
chenwei 101a55d119 fix: codex
1,VFS代码中不修改参数增加const修饰
2,fs_file_mapping.c: 增加安全函数的判空
3,path_cache.c: sizeof改为使用类型
4,fs_syscall.c: 对NULL解引用
5,VnodeLookup:冗余的判空,及不正确的判空

close: I3UMWD
Signed-off-by: yansira <yansira@hotmail.com>
2021-06-07 22:45:40 +08:00
..
fs_chattr.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
fs_check.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
fs_fallocate.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
fs_fallocate64.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
fs_file.c feature: support ipc copy fd to process 2021-05-11 14:56:09 +08:00
fs_file_mapping.c fix: codex 2021-06-07 22:45:40 +08:00
fs_init.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
fs_other.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +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 IssueNo:#I3E0F2 2021-03-31 16:14:54 +08:00
fs_utime.c Description:vfs refactoring 2021-03-19 13:22:46 +08:00
fs_virstatfs.c fix:remove redundant code 2021-04-28 09:57:32 +08:00
fs_writev.c IssueNo:#I3E0F2 2021-03-31 16:14:54 +08:00
fullpath.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00