https://bugs.kde.org/show_bug.cgi?id=40892

--- Comment #6 from Harald Sitter <sit...@kde.org> ---
This may need some improvements in libsmbc to become fully sustainable. From
what I see xattr queries cannot be batched. Incredibly inefficient and since
ACLs are generally determined at listing time it'd make listing super slow. Not
really an option.
A stop gap measure would be to only request the ACL when the user opens the ACL
tab in the properties dialog. That would mean we cannot actually try to break
the ACL into POSIX r-w-x for the purposes of KIO though, i.e. still no useful
way to judge if a user can write a given path/file or not. Not the greatest
loss, but unfortunate. I am also not quite sure how we can get proprietary
interaction between kdenetwork-filesharing and KIO smb.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to