feverfew created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. feverfew requested review of this revision.
REVISION SUMMARY Mark KIOFuse mounts as "Probably Slow". Note that this isn't always true, there are plenty of slaves that simply refer to local files that can be mounted in a KIOFuse mounts, but likewise, there are many slaves that refer to network mounts that are slow, so better safe than sorry. And in any case, the function is "probablySlow()", we don't have to confirm that this is actually the case. TEST PLAN Compiles. KIOFuse mounts indeed have a mount type of "fuse.kio-fuse" REPOSITORY R241 KIO BRANCH slowKIOFUse (branched from master) REVISION DETAIL https://phabricator.kde.org/D28440 AFFECTED FILES src/core/kmountpoint.cpp To: feverfew Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns