Skip to content

[bug] 子挂载点处理 #53

Description

@taherenfa

mountify在挂载时疑似没有检查并转移目标目录下的子挂载点,这会导致少部分自处理挂载的模块挂载点可能被覆盖而不可见,也有可能会导致oem自身的挂载被覆盖而不可见
例如:
模块自行挂载了/system/etc/hosts,如果mountify挂载了/system/etc就会导致该目录及之下的挂载点全部不可见,最终表现为这类模块不生效。
亦或者/product/app(oem的overlay),如果挂载了/product则会使后续挂载点不可见,最终表现为部分系统应用丢失或者其他系统功能异常

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions