D13782: RFC: Ignore NTFS hidden flag for root volume

Wolfgang Bauer noreply at phabricator.kde.org
Thu Jul 5 16:41:59 BST 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180705/a23393a8/attachment.html>


More information about the Kde-frameworks-devel mailing list