Skip to content

filesystem/vfs/mount.rs中的do_mount函数未使用 #863

@fslongjin

Description

@fslongjin

filesystem/vfs/mount.rs中的do_mount函数,是为MountFSInode实现的,但是从来没有地方调用到它.

image

与此对应的,vfs/core.rs里面的do_mount函数是被使用到的。

感觉需要确认一下,图中的do_mount函数是否还需要?我看是 @GnoCiYeH 在pty的那个pr里面添加的。

Metadata

Metadata

Assignees

Labels

A-fsArea: 文件系统

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions