HomeFreeBSD

Allow fdatasync in capability mode

Description

Allow fdatasync in capability mode

fdatasync is essentially a subset of fsync (and may be exactly fsync,
depending on filesystem and development effort) and operates only on
a provided fd.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS357830: Don't panic under INVARIANTS when we can't allocate memory for storing
Branches
Unknown
Tags
Unknown