openharmony_kernel_liteos_a/fs
Far a9fc1e0e5d fix: Liteos-a创建的文件夹在Ubuntu中不可见
Linux的文件夹需要包含"."和".."才会被视为一个有效的目录
通过在新建的文件夹中创建"."和".."目录项修复这个BUG

Close #I3XMY6

Signed-off-by: Far <yesiyuan2@huawei.com>
2021-06-24 15:09:12 +08:00
..
fat fix: Liteos-a创建的文件夹在Ubuntu中不可见 2021-06-24 15:09:12 +08:00
include fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
jffs2 fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
nfs fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
proc !344 对proc文件系统内的节点增加uid/gid管理 2021-06-23 01:21:12 +00:00
ramfs fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
romfs feat(file system): add memory-based romfs 2021-06-04 16:39:51 +08:00
vfs feat: add /proc/fs_cache to display cache info 2021-06-22 14:53:17 +08:00
zpfs fix: remove redundant headfile 2021-06-19 17:32:47 +08:00