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>
Fri, 17 Apr 2026 08:02:47 +0000 (11:02 +0300)
commit4416b7f72c475c96b1d5ecc0ce55e2688343ac2d
tree2fa55a38972e1b5dd1dba2b7ad23f9f62a64f4c4
parent891e780a6203b44cab9e5a0468b8c850bc011f6e
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