Diffusion KIO 01a7e0e757d3

Fix NTFS hidden check for symlinks to NTFS mountpoints

Authored by wbauer on Mar 3 2019, 11:53 AM.

Description

Fix NTFS hidden check for symlinks to NTFS mountpoints

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
FIXED-IN: 5.57.0
Differential Revision: https://phabricator.kde.org/D18479

Details

Committed
wbauerMar 3 2019, 11:53 AM
Differential Revision
D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints
Parents
R241:613e54a35e5e: Don't use QStringLiteral::arg() in qCWarning()
Branches
Unknown
Tags
Unknown