D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints
Wolfgang Bauer
noreply at phabricator.kde.org
Wed Jan 23 18:40:31 GMT 2019
wbauer created this revision.
wbauer added a reviewer: Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
wbauer requested review of this revision.
REVISION SUMMARY
A symlink to the mountpoint of an NTFS partition can have the type DT_LNK.
So extend the check to cover that case as well.
BUG: 402738
TEST PLAN
Create a symlink to an NTFS mountpoint.
Open dolphin and browse to the folder containing the symlink.
It is not hidden anymore.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D18479
AFFECTED FILES
src/ioslaves/file/file_unix.cpp
To: wbauer, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190123/93225384/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list