HomeFreeBSD

open(2): Extend EINVAL's description

Description

open(2): Extend EINVAL's description

If O_CREAT is specified, the last component of the path argument can
contain invalid characters, and return EINVAL on some file systems.

PR: 281033
Differential revision: https://reviews.freebsd.org/D46450
MFC after: 1 week

Details

Provenance
jlduran_gmail.comAuthored on Aug 27 2024, 2:23 AM
kibCommitted on Aug 27 2024, 10:09 PM
Differential Revision
D46450: Extend EINVAL's description for rename(2) and open(2)
Parents
rG33f58ac0795b: rename(2): Extend EINVAL's description
Branches
Unknown
Tags
Unknown