D15155: [KMountPoint] Fix typo in probablySlow()
    Kai Uwe Broulik 
    noreply at phabricator.kde.org
       
    Thu Aug 30 11:45:49 BST 2018
    
    
  
broulik added inline comments.
INLINE COMMENTS
> kmountpoint.cpp:550
>                          || d->mountType == QLatin1String("fuseblk");
>      const bool isSmb = d->mountType == QLatin1String("cifs") || d->mountType == QLatin1String("smbfs");
>  
Here it is explicit `smbfs`, though, and I couldn't find any reference to `subfs` in kio code. I also tried to find in history when that was added but didn't graft
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D15155
To: broulik, dfaure, dhaumann, aacid, ngraham
Cc: davidedmundson, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180830/99362e36/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list