Bug 15960 - libsmbclient posix extensions with SMB3 don't work at all
Summary: libsmbclient posix extensions with SMB3 don't work at all
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: libsmbclient (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-27 16:27 UTC by Andreas Schneider
Modified: 2025-11-27 16:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2025-11-27 16:27:23 UTC
libsmbclient posix extensions with SMB3 don't work at all.

a) smbc_setOptionPosixExtensions() doesn't do anything

b) smbc_fgetxattr() calls getxattr() without the *f*!
   This means smbc_fgetxattr(posix.attr.enabled) always returns -1.

Have patchset, need bug.