inline openat2 syscall
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Jan 2026 09:20:05 +0000 (12:20 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 30 Jun 2026 19:37:50 +0000 (22:37 +0300)
commitdcfbdfdfee85d071d616ef0493d9b8bf19c87e52
treed2a094da96dab3db866542363e3c840ec96199c6
parenta0b106e26e9483df78346ab941feedb302c2de9a
inline openat2 syscall

Forwarded: not-needed

openat2() is not provided by glibc, so is implemented in
samba's libreplace.  By inlining the implementation,
we avoid additional linkage to libreplace.

Not forwarding since proper fix needs proper clean-up
of the #ifdef'fery.

Gbp-Pq: Name inline-openat2.diff
lib/replace/system/filesys.h