[dolphin] [Bug 434125] High CPU usage with "size of contents" option when trying to analyze "/proc" folder
Fabian Vogt
bugzilla_noreply at kde.org
Mon Jan 9 07:55:50 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=434125
Fabian Vogt <fabian at ritter-vogt.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/491068a44
| |05f93ce66d4f49fa5ba5dee29e9
| |546b
Status|ASSIGNED |RESOLVED
--- Comment #5 from Fabian Vogt <fabian at ritter-vogt.de> ---
Git commit 491068a4405f93ce66d4f49fa5ba5dee29e9546b by Fabian Vogt.
Committed on 08/01/2023 at 17:18.
Pushed by fvogt into branch 'release/22.12'.
Don't recurse into symlinks when counting directory contents
Symlink contents should not be visited for the purpose of displaying sizes.
Not only is potentially misleading because the storage is actually used
elsewhere (the target location), it can be completely wrong as contents can
be visited multiple times, even recursively.
M +3 -9 src/kitemviews/private/kdirectorycontentscounterworker.cpp
https://invent.kde.org/system/dolphin/commit/491068a4405f93ce66d4f49fa5ba5dee29e9546b
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list