D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-03-03 Thread Wolfgang Bauer
This revision was automatically updated to reflect the committed changes. Closed by commit R241:01a7e0e757d3: Fix NTFS hidden check for symlinks to NTFS mountpoints (authored by wbauer). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18479?vs=50132=53061

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-03-02 Thread Nathaniel Graham
ngraham accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D18479 To: wbauer, #frameworks, #dolphin, ngraham Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-03-02 Thread Wolfgang Bauer
wbauer added a comment. Ping? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D18479 To: wbauer, #frameworks, #dolphin Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-01-23 Thread Nathaniel Graham
ngraham added a reviewer: Dolphin. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D18479 To: wbauer, #frameworks, #dolphin Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-01-23 Thread Wolfgang Bauer
wbauer added a comment. In D18479#398655 , @wbauer wrote: > The existing check did work fine for me back in D13782 also for symlinks for some reason. > Maybe this broke because of some change in the kernel

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-01-23 Thread Wolfgang Bauer
wbauer added a comment. The existing check did work fine for me back in D13782 also for symlinks for some reason. Maybe this broke because of some change in the kernel or glibc? :-/ REPOSITORY R241 KIO REVISION DETAIL

D18479: Fix NTFS hidden check for symlinks to NTFS mountpoints

2019-01-23 Thread Wolfgang Bauer
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