kernel_liteos_a/fs/vfs/operation
Leon Chan 027fa6136a feat: page cache backed by vnode instead of filep
1, change the owner of page to vnode
2, save the file path in vnode

close: #I4AGBR
Signed-off-by: Leon Chan <chenwei26@huawei.com>
Change-Id: I04f93e344c7231d1731746456babc419a6139e52
Signed-off-by: Leon Chan <chenwei26@huawei.com>
2021-09-30 16:21:03 +08:00
..
fullpath.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
vfs_chattr.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_check.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_cloexec.c fix: A核告警消除 2021-08-20 18:09:04 +08:00
vfs_fallocate.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_fallocate64.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_fcntl.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_force_umount.c fix: A核告警消除 2021-08-20 18:09:04 +08:00
vfs_init.c feat: page cache backed by vnode instead of filep 2021-09-30 16:21:03 +08:00
vfs_other.c !521 修复: 限制调用sync函数打印unsupport sync 2021-08-13 02:04:30 +00:00
vfs_preadv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_procfd.c !495 修复mqueue问题 2021-08-13 07:40:11 +00:00
vfs_pwritev.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_readv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_utime.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_writev.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00