https://bugs.kde.org/show_bug.cgi?id=442106

Ahmad Samir <a.samir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.88
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/221a94a66
                   |                            |c4d2f6e4f2dc938ee8a63a6ca73
                   |                            |9477
             Status|ASSIGNED                    |RESOLVED

--- Comment #24 from Ahmad Samir <a.samir...@gmail.com> ---
Git commit 221a94a66c4d2f6e4f2dc938ee8a63a6ca739477 by Ahmad Samir.
Committed on 21/10/2021 at 16:12.
Pushed by ahmadsamir into branch 'master'.

KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually

Apparently libblkid is causing some performance issues when resolving
UUID/LABEL tags from fstab when the device that has that UUID/LABEL isn't
present.

Parsing /dev/disk/by-* is more basic, since it's a simple check resolving
some symlinks.

Thanks to the users in the bug report for the investigative work, because
personally I couldn't reproduce the problem on my machine no matter what I
tried.
FIXED-IN: 5.88

M  +1    -2    CMakeLists.txt
M  +2    -3    src/core/CMakeLists.txt
M  +1    -1    src/core/config-kmountpoint.h.cmake
M  +4    -14   src/core/kmountpoint.cpp

https://invent.kde.org/frameworks/kio/commit/221a94a66c4d2f6e4f2dc938ee8a63a6ca739477

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to