Skip to content

chmod: chmod -R hyper nested dirs fails #9778

Description

@oech3
$ mkdir -p $(python3 -c 'print("./" + "a/" * 32768)')
mkdir: File name too long
$ gnu-chmod -R 777 a
$ chmod -R 777 a
chmod: Too many open files

Metadata

Metadata

Assignees

No one assigned

    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