openharmony_kernel_liteos_a/fs/vfs
chenjing 56a95b9ec9 fix: 修复内核access chmod chown接口
1、修复内核的access chmod chown功能;
2、此三个接口的syscall直接调用内核态接口执行操作。

close #I3Z5L6

Signed-off-by: chenjing <chenjing139@huawei.com>
Change-Id: I301f00fb341252b697b04b9970db86f0e7f978df
2021-07-05 16:03:16 +08:00
..
bcache fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
include feat: add clear cache cmd to /proc/fs_cache 2021-06-24 15:11:50 +08:00
operation fix: 修复内核access chmod chown接口 2021-07-05 16:03:16 +08:00
vfs_cmd fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
Kconfig drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00
Makefile fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
mount.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
path_cache.c feat: add /proc/fs_cache to display cache info 2021-06-22 14:53:17 +08:00
vnode.c feat: add clear cache cmd to /proc/fs_cache 2021-06-24 15:11:50 +08:00
vnode_hash.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00