8000 Using snapshot fs mount does not protect against all changes on underlying layer · Issue #8 · amir73il/overlayfs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Using snapshot fs mount does not protect against all changes on underlying layer #8
Open
@amir73il< 6A1F /a>

Description

@amir73il

When mounting snpahsot fs over /real_fs there may still be references to the original /real_fs mount in running processes or other namespaces etc, so the snapshot fs mount itself cannot guaranty COW on change from those references.

It should be possible to use fsnotify pre modify hooks instead of or in addition to snapshot fs mount in order to cover these cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0