Displaying 1 result from an estimated 1 matches for "posix_enabled_work".
2024 Nov 28
1
Random EINVAL when opening files with SMB3 POSIX extensions enabled
...mba/posix_extensions/2024-11-28/posix_enabled_broken.pcap
2. pcap when running `ls $(dirname <file>); cat <file>`, which seems to
temporarily (but consistently) allow the file to be 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...