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