wbauer added a comment.
In D13782#287336 <https://phabricator.kde.org/D13782#287336>, @wbauer wrote: > I tried the patch and it doesn't make a difference here, the mountpoint of my NTFS partition is still hidden. > (it's on an internal drive and mounted to /windows/C via fstab in case it matters) > > Additional debug output showed that ep->d_type is not DT_DIR but 0 (which would be DT_UNKNOWN IIANM?) in my case. It does seem to matter. I just created an NTFS partition on an USB stick, mounted it via dolphin (to /run/media/...) and in this case ep->d_type is indeed DT_DIR, the patch works as intended in this case. So maybe you should check for DT_UNKNOWN as well... REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D13782 To: broulik, dfaure, ngraham, yurikoles, bruns Cc: wbauer, kde-frameworks-devel, michaelh, ngraham, bruns