Skip to content

fs::metadata - Value too large for defined data type #30050

Closed
@szagi3891

Description

@szagi3891

When i try get info abouth file with function : .metadata()
https://doc.rust-lang.org/std/fs/struct.DirEntry.html#method.metadata

I get an error:
{ repr: Os { code: 75, message: "Value too large for defined data type" } }

This file is in the directory is the size : 17848195008 byte.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions