Skip to content

[feature request] Mounting via syscall overrides / LD_PRELOAD or static linking with --wrap= syscall hooks #175

@vadimkantorov

Description

@vadimkantorov

If any of these would be possible, then it would be possible to have this virtual FS functionality pluggable to other existing software (and on systems without FUSE/root capabilities)

I'm implementing myself something similar in https://github.com/vadimkantorov/packfs - but I'm using libarchive under the hood which does not currently support seeks...

What would be eventually good is to be adding some seeking functionality to libarchive... (starting with ZIP and TAR archives)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions