HomeFreeBSD

Make linux(4) open(2)/openat(2) return ELOOP instead of EMLINK,

Description

Make linux(4) open(2)/openat(2) return ELOOP instead of EMLINK,
when being passed O_NOFOLLOW. This fixes LTP testcase openat02:5.

Reviewed by: emaste
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D22384

Details

Provenance
traszAuthored on
Reviewer
emaste
Differential Revision
D22384: linux(4): return ELOOP instead of EMLINK
Parents
rS354804: MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)
Branches
Unknown
Tags
Unknown