broulik added a comment.

  `fileSystemType` calls `statvfs` which might also block, so I don't think 
this helps.

INLINE COMMENTS

> recentusagemodel.cpp:252
> +        // taken from kfileitem::isSlow
> +        const KFileSystemType::Type fsType = 
> KFileSystemType::fileSystemType(url.path());
> +        if ((fsType == KFileSystemType::Nfs || fsType == 
> KFileSystemType::Smb)) {

`toLocalFile()` instead of `path()`

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D23198

To: meven, #plasma, dfaure
Cc: broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, 
GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to