]> Zhao Yanbai Git Server - kernel.git/commit
进一步完善sysc_mkdir相关逻辑;修复dentry_cached_lookup中找到cached dentry也返回NULL的问题;修复path_init中没有正确...
authoracevest <zhaoyanbai@126.com>
Mon, 2 Sep 2024 15:45:05 +0000 (23:45 +0800)
committeracevest <zhaoyanbai@126.com>
Mon, 2 Sep 2024 15:45:05 +0000 (23:45 +0800)
commitfc5355add9ff2a7d0b0f9312333e633f2e1a556d
tree6b552f20911b29ca374df17938b2c243dad10a83
parent8c0bf9f22558243ffd9723b44ed63bb40e3324f7
进一步完善sysc_mkdir相关逻辑;修复dentry_cached_lookup中找到cached dentry也返回NULL的问题;修复path_init中没有正确初始化flags和last_type的问题
fs/dentry.c
fs/fssysc.c
fs/path.c
fs/ramfs.c
fs/vfs.h
kernel/task_root.c