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 :) CCBUG: 178678
Showing
- kdecore/io/kfilesystemtype_p.cpp 16 additions, 1 deletionkdecore/io/kfilesystemtype_p.cpp
- kdecore/io/kfilesystemtype_p.h 5 additions, 3 deletionskdecore/io/kfilesystemtype_p.h
- kio/kio/kdirmodel.cpp 2 additions, 1 deletionkio/kio/kdirmodel.cpp
- kio/kio/kfileitem.cpp 43 additions, 9 deletionskio/kio/kfileitem.cpp
- kio/kio/kfileitem.h 7 additions, 0 deletionskio/kio/kfileitem.h
- kio/kio/kfileitemaction_twomethods-reverted.diff 55 additions, 0 deletionskio/kio/kfileitemaction_twomethods-reverted.diff
Loading
Please register or sign in to comment