Revision 02b7eb5...

Go back to digest for 30th October 2011

Optimization in KDE Base

David Faure committed changes in [kdelibs/KDE/4.7] /:

Detect network mounts and skip slow operations while listing them.

On NFS/SMB/SSHFS, KIO no longers counts items in directories (e.g.
for dolphin in detailed view mode), nor does it look at subdir/.directory
files for custom icons or comments.

This commit will improve speed greatly in kdelibs-4.7.4 and later.
There's just one issue remaining, when navigating away from a directory
with many items, but that's a TODO for afiestas -- if he agrees :)

File Changes

Added 1 files
  • kio/kio/kfileitemaction_twomethods-reverted.diff
Modified 5 files
  •   kdecore/io/kfilesystemtype_p.cpp
  •   kdecore/io/kfilesystemtype_p.h
  •   kio/kio/kdirmodel.cpp
  •   kio/kio/kfileitem.cpp
  •   kio/kio/kfileitem.h
6 files changed in total