Skip to content

SYS_ftruncate is missing on Arm64 #1803

@michael2012z

Description

@michael2012z

Hi,

In Cloud-hypervisor we reference the const definition SYS_ftruncate:
https://github.com/cloud-hypervisor/cloud-hypervisor/blob/v0.8.0/vmm/src/seccomp_filters.rs#L228

But problem is, SYS_ftruncate is only available on X86, it cannot be found on AArch64.

Was it missed? The version we are using is 0.2.71.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions