HomeFreeBSD

MFC r352210 by emaste:

Description

MFC r352210 by emaste:

linux: add trivial renameat2 implementation

Just return EINVAL if flags != 0. The Linux man page documents one
case of EINVAL as "The filesystem does not support one of the flags in
flags."

After r351723 userland binaries will try using new system calls.

Sponsored by: The FreeBSD Foundation

Details

Provenance
traszAuthored on
Parents
rS364513: kern_sharedpage.c: Add exec_sysvec_init_secondary() helper.
Branches
Unknown
Tags
Unknown