[Samba] /proc/self open fails with proc_owner Was: Time-machine replies with 17: File Exists

Jeremy Allison jra at samba.org
Thu May 6 02:19:10 UTC 2021


On Thu, May 06, 2021 at 10:13:41AM +0900, Jorgen Lundman via samba wrote:
>> Looks like Solaris/OmniOS has some different semantics for /proc/self/fd/XX than
>> Linux. Unless OmniOS fixes this the best policy is simply going to be not
>> to use the /proc/self/fd/XX falback for handle-based access (we already have
>> to do this for FreeBSD).
>
>Is it a compile time conditional, like #ifdef FREEBSD? Where is it and I can test
>enabling it for illumos

Change:

lib/system.c:sys_have_proc_fds()

to always return false.



More information about the samba mailing list