Skip to content

ModuleInitFlags is missing MODULE_INIT_COMPRESSED_FILE #2462

Open
@sinkingpoint

Description

@sinkingpoint

For loading compressed modules, we have to pass MODULE_INIT_COMPRESSED_FILE into the init_module functions, but this variant doesn't exist on the ModuleInitFlags enum (https://github.com/nix-rust/nix/blob/master/src/kmod.rs#L59-L64)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions