smb: support more advanced hidden file flag
ClosedPublic

Authored by sitter on Feb 10 2020, 4:27 PM.

Details

Summary

smb attaches different meaning to the +x flags of files to represent DOS
style flags. read them and hide hidden files. we currently have no
KIO backing for the others but for documentation purpose I've mentioned
them in detail so we can extend this in the future without having
to descend into samba docs.

FIXED-IN: 19.12.3
BUG: 307353

Test Plan
  • set jpgs hidden as described in bug report
  • they are now hidden in dolphin

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Feb 10 2020, 4:27 PM
Restricted Application added projects: Dolphin, Frameworks. · View Herald TranscriptFeb 10 2020, 4:27 PM
Restricted Application added subscribers: kfm-devel, kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Feb 10 2020, 4:27 PM
ngraham accepted this revision.Feb 11 2020, 5:50 PM
This revision is now accepted and ready to land.Feb 11 2020, 5:50 PM
This revision was automatically updated to reflect the committed changes.