Skip to content

Netshare performance optimizations

This patch is part of performance optimizations for mounted network shares, see kio.

It adds a class KNetsharePerformance which can be used to conveniently query and set performance settings.

It allows to determine certain paths to return filesystem type KFileSystemType::Smb without an expensive call to statfs().

Edited by Robert Hoffmann

Merge request reports