Skip to content

Use the dev_t converter for st_rdev #138779

Description

@serhiy-storchaka

Bug report

The st_rdev field of struct stat has type dev_t. So, it should use the same converted as for the st_dev field. This allows to support large device numbers, see #89928.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

3.13bugs and security fixes3.14bugs and security fixes3.15pre-release feature fixes, bugs and security fixesextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions