new: devfs删除文件夹

This commit is contained in:
fslongjin
2022-09-12 23:56:31 +08:00
parent d60f1a8f80
commit 9f2b080cda
24 changed files with 366 additions and 92 deletions

View File

@ -173,11 +173,11 @@ struct vfs_index_node_t
  inode的属性。可选值如下
> - VFS_ATTR_FILE
> - VFS_IF_FILE
>
> - VFS_ATTR_DIR
> - VFS_IF_DIR
>
> - VFS_ATTR_DEVICE
> - VFS_IF_DEVICE
**sb**