Displaying 1 result from an estimated 1 matches for "posix_disabled_work".
2024 Nov 28
1
Random EINVAL when opening files with SMB3 POSIX extensions enabled
...opened for a short time:
    https://files.pub.chiller3.com/issues/samba/posix_extensions/2024-11-28/posix_enabled_working.pcap
3. pcap when running `cat <file>` with the extensions disabled, which always
   works:
    https://files.pub.chiller3.com/issues/samba/posix_extensions/2024-11-28/posix_disabled_working.pcap
> Beware that SMB3 POSIX Extensions are still under active development and 
> I would recommend not using them in production right now because of bugs 
> in Samba and cifs.ko.
That's good to know. In my case, I'm mostly playing around with things on my
personal systems an...